Borderou de evaluare (job #2239074)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gminmax.in", "r", stdin);
^
user.cpp:21:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gminmax.out", "w", stdout);
^
user.cpp:23:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:26: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 | 3664kb | OK | 10 |
2 | 0ms | 3676kb | OK | 10 |
3 | 20ms | 4140kb | OK | 10 |
4 | 32ms | 4528kb | OK | 10 |
5 | 104ms | 6080kb | OK | 10 |
6 | 280ms | 9740kb | OK | 10 |
7 | Depăşit | 10860kb | Time limit exceeded. | 0 |
8 | Depăşit | 11088kb | Time limit exceeded. | 0 |
9 | Depăşit | 11640kb | Time limit exceeded. | 0 |
10 | Depăşit | 11444kb | Time limit exceeded. | 0 |
Punctaj total | 60 |