Pagini recente » Borderou de evaluare (job #1944955) | Borderou de evaluare (job #3216008) | Borderou de evaluare (job #2130157) | Borderou de evaluare (job #2296182) | Borderou de evaluare (job #1293171)
Borderou de evaluare (job #1293171)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:80:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("imunitate.in", "rt", stdin);
^
user.cpp:81:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("imunitate.out", "wt", stdout);
^
user.cpp:83:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:86:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:90:34: 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 | 820ms | 7408kb | OK | 100 |
Punctaj total | 100 |