Pagini recente » Borderou de evaluare (job #2797646) | Borderou de evaluare (job #404738) | Borderou de evaluare (job #1839886) | Borderou de evaluare (job #1611286) | Borderou de evaluare (job #1420155)
Borderou de evaluare (job #1420155)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cupaberii.in", "r", stdin);
^
user.cpp:36:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cupaberii.out", "w", stdout);
^
user.cpp:38:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:41:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:53:25: 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 | 856ms | 4884kb | OK | 100 |
Punctaj total | 100 |