Borderou de evaluare (job #1761605)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("muzica.in", "r", stdin);
^
user.cpp:11:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("muzica.out", "w", stdout);
^
user.cpp:15:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%u%u", &n, &m);
^
user.cpp:17:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%u%u%u%u%u", &a, &b, &c, &d, &e);
^
user.cpp:21:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 292kb | Incorect | 0 |
| 2 | 0ms | 296kb | Incorect | 0 |
| 3 | 56ms | 396kb | Incorect | 0 |
| 4 | 112ms | 420kb | Incorect | 0 |
| 5 | 232ms | 508kb | Incorect | 0 |
| 6 | 580ms | 504kb | Incorect | 0 |
| 7 | Depăşit | 496kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 484kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 484kb | Time limit exceeded. | 0 |
| 10 | 0ms | 288kb | OK | 10 |
| Punctaj total | 10 |