Borderou de evaluare (job #1496701)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:40:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("banana.in","r",stdin);
^
user.cpp:41:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("banana.out","w",stdout);
^
user.cpp:43:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &k);
^
user.cpp:45: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 | 0ms | 492kb | OK | 10 |
| 2 | 4ms | 624kb | OK | 10 |
| 3 | 4ms | 616kb | OK | 10 |
| 4 | 20ms | 1576kb | OK | 10 |
| 5 | 32ms | 1312kb | OK | 10 |
| 6 | 48ms | 2104kb | OK | 10 |
| 7 | Depăşit | 2540kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 3160kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 2976kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 2812kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |