Borderou de evaluare (job #1436316)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:174: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:175: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:177: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:181:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:188:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &val[i]);
^
user.cpp:200: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 | 4052kb | OK | 10 |
2 | 8ms | 4048kb | OK | 10 |
3 | 16ms | 4048kb | OK | 10 |
4 | 16ms | 4040kb | OK | 10 |
5 | 116ms | 5588kb | OK | 10 |
6 | 700ms | 11624kb | OK | 10 |
7 | Depăşit | 15484kb | Time limit exceeded. | 0 |
8 | Depăşit | 20424kb | Time limit exceeded. | 0 |
9 | Depăşit | 20920kb | Time limit exceeded. | 0 |
10 | Depăşit | 22128kb | Time limit exceeded. | 0 |
Punctaj total | 60 |