Borderou de evaluare (job #1560597)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("toys.in", "rt", stdin);
^
user.cpp:18:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("toys.out", "wt", stdout);
^
user.cpp: In function ‘void ReadData()’:
user.cpp:53:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &N, &L, &M);
^
user.cpp:54:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%lld%lld%lld%lld", &d[1], &X, &Y, &Z, &V);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 444kb | OK | 10 | 10 |
| 2 | 0ms | 448kb | OK | 10 | 10 |
| 3 | 0ms | 444kb | OK | 10 | 10 |
| 4 | 0ms | 452kb | OK | 10 | 10 |
| 5 | 188ms | 2000kb | OK | 10 | 10 |
| 6 | Depăşit | 3536kb | Time limit exceeded. | 0 | 0 |
| 7 | Depăşit | 5092kb | Time limit exceeded. | 0 | 0 |
| 8 | Depăşit | 6656kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 7832kb | Time limit exceeded. | 0 |
| 10 | 0ms | 440kb | OK | 10 |
| Punctaj total | 50 |