Borderou de evaluare (job #1436288)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:172:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbvalmax.in", "r", stdin);
^
user.cpp:173:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbvalmax.out", "w", stdout);
^
user.cpp:175:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:179:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:186:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &val[i]);
^
user.cpp:198:24: 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 | 8ms | 4040kb | OK | 10 |
| 2 | 8ms | 4036kb | OK | 10 |
| 3 | 16ms | 4036kb | OK | 10 |
| 4 | 16ms | 4032kb | OK | 10 |
| 5 | 116ms | 5572kb | OK | 10 |
| 6 | 692ms | 11624kb | OK | 10 |
| 7 | Depăşit | 15184kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 20576kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 20928kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 22100kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |