Pagini recente » Borderou de evaluare (job #476891) | Borderou de evaluare (job #2395179) | Borderou de evaluare (job #892085) | Borderou de evaluare (job #544712) | Borderou de evaluare (job #1885537)
Borderou de evaluare (job #1885537)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:57:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divmul.in", "r", stdin);
^
user.cpp:58:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divmul.out", "w", stdout);
^
user.cpp:59:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:63:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 196ms | 280kb | OK | 100 |
Punctaj total | 100 |