Borderou de evaluare (job #2261389)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:59:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("lanterna.in", "r", stdin);
^
main.cpp:60:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("lanterna.out", "w", stdout);
^
main.cpp:63:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &k);
^
main.cpp:65:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &f[i]);
^
main.cpp:66:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
main.cpp:69:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &x, &y, &t, &w);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 6ms | 393kb | OK | 10 |
| 2 | 40ms | 655kb | OK | 10 |
| 3 | 6ms | 393kb | OK | 10 |
| 4 | 100ms | 524kb | Time limit exceeded | 0 |
| 5 | 100ms | 720kb | Time limit exceeded | 0 |
| 6 | 100ms | 720kb | Time limit exceeded | 0 |
| 7 | 100ms | 602kb | Time limit exceeded | 0 |
| 8 | 6ms | 393kb | OK | 10 |
| 9 | 4ms | 262kb | OK | 10 |
| 10 | 17ms | 393kb | OK | 10 |
| Punctaj total | 60 |