Borderou de evaluare (job #1272421)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:67:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("something.in", "r", stdin);
^
user.cpp:68:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("something.out", "w", stdout);
^
user.cpp:71:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:80:30: 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 |
Punctaj/grupa |
✓ | 1 | 0ms | 1604kb | Corect | 10 | 0 |
✓ | 2 | 0ms | 1604kb | Ai afisat -1 dar nu e asta raspunsul | 0 |
✓ | 3 | 4ms | 1756kb | Ai afisat -1 dar nu e asta raspunsul | 0 | 0 |
✓ | 4 | 32ms | 2520kb | Ai afisat -1 dar nu e asta raspunsul | 0 | 0 |
✓ | 5 | 32ms | 2584kb | Ai afisat -1 dar nu e asta raspunsul | 0 | 0 |
✓ | 6 | 60ms | 3156kb | Corect | 10 | 10 |
✓ | 7 | 96ms | 4040kb | Ai afisat -1 dar nu e asta raspunsul | 0 | 0 |
✓ | 8 | 144ms | 4668kb | Corect | 10 | 10 |
✓ | 9 | 132ms | 4672kb | Corect | 10 | 10 |
✓ | 10 | 128ms | 4644kb | Ai afisat -1 dar nu e asta raspunsul | 0 | 0 |
Punctaj total | 30 |