Borderou de evaluare (job #1519166)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:60:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("muzeu.in", "r", stdin);
^
user.cpp:61:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("muzeu.out", "w", stdout);
^
user.cpp:65:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:66:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c", &c);
^
user.cpp:72:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c", &c);
^
user.cpp:84:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c", &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 464kb | OK | 10 |
| 2 | 0ms | 484kb | OK | 10 |
| 3 | 0ms | 532kb | OK | 10 |
| 4 | 4ms | 664kb | OK | 10 |
| 5 | 12ms | 880kb | OK | 10 |
| 6 | Depăşit | 1260kb | Time limit exceeded. | 0 |
| 7 | 24ms | 1352kb | OK | 10 |
| 8 | Depăşit | 1280kb | Time limit exceeded. | 0 |
| 9 | 40ms | 1432kb | Incorect | 0 |
| 10 | 24ms | 964kb | OK | 10 |
| Punctaj total | 70 |