Pagini recente » Borderou de evaluare (job #2931622) | Borderou de evaluare (job #1432753) | Borderou de evaluare (job #2423524) | Borderou de evaluare (job #2709601) | Borderou de evaluare (job #1424444)
Borderou de evaluare (job #1424444)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("imunitate.in", "r", stdin);
^
user.cpp:12:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("imunitate.out", "w", stdout);
^
user.cpp:20:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d", &t); t; --t)
^
user.cpp:22:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:26:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &a, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 604ms | 2556kb | OK | 100 |
Punctaj total | 100 |