Borderou de evaluare (job #2615625)
Raport evaluator
Compilare:
main.cpp:5:0: warning: ignoring #pragma GCC optimization [-Wunknown-pragmas]
#pragma GCC optimization ("unroll-loops")
main.cpp: In function 'int main()':
main.cpp:51:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cover.in", "r", stdin); freopen("cover.out", "w", stdout);
^
main.cpp:51:68: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cover.in", "r", stdin); freopen("cover.out", "w", stdout);
^
main.cpp:54:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
main.cpp:57:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &cost[i]);
^
main.cpp:60:45: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &range[i].ff, &range[i].ss);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 3ms | 131kb | OK | 10 |
| 3 | 8ms | 262kb | OK | 10 |
| 4 | 4ms | 131kb | OK | 10 |
| 5 | 219ms | 5767kb | OK | 10 |
| 6 | 167ms | 5242kb | OK | 10 |
| 7 | 300ms | 4325kb | Time limit exceeded | 0 |
| 8 | 302ms | 4194kb | Time limit exceeded | 0 |
| 9 | 301ms | 3801kb | Time limit exceeded | 0 |
| 10 | 301ms | 3801kb | Time limit exceeded | 0 |
| Punctaj total | 60 |