Borderou de evaluare (job #1751552)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:51: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:52: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:55: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:59: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 | 4ms | 2788kb | OK | 10 |
2 | 4ms | 2816kb | OK | 10 |
3 | 56ms | 4208kb | OK | 10 |
4 | 80ms | 4832kb | OK | 10 |
5 | 332ms | 8784kb | OK | 10 |
6 | Depăşit | 14740kb | Time limit exceeded. | 0 |
7 | Depăşit | 15156kb | Time limit exceeded. | 0 |
8 | Depăşit | 14740kb | Time limit exceeded. | 0 |
9 | Depăşit | 14916kb | Time limit exceeded. | 0 |
10 | Depăşit | 15120kb | Time limit exceeded. | 0 |
Punctaj total | 50 |