Borderou de evaluare (job #1653354)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("light.in", "r", stdin);
^
user.cpp:48:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("light.out", "w", stdout);
^
user.cpp:50:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &nr);
^
user.cpp:53:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 40ms | 652kb | Incorect | 0 |
2 | 0ms | 252kb | Incorect | 0 |
3 | 0ms | 252kb | Incorect | 0 |
4 | 0ms | 260kb | OK | 10 |
5 | 80ms | 1036kb | OK | 10 |
6 | Depăşit | 1032kb | Time limit exceeded. | 0 |
7 | 0ms | 256kb | Incorect | 0 |
8 | 8ms | 332kb | Incorect | 0 |
9 | 24ms | 488kb | Incorect | 0 |
10 | 72ms | 884kb | Incorect | 0 |
Punctaj total | 20 |