Borderou de evaluare (job #1616787)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:43:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("qxy.in", "r", stdin);
^
user.cpp:44:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("qxy.out", "w", stdout);
^
user.cpp:46:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:51:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &A[i]);
^
user.cpp:59:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &Q);
^
user.cpp:62:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &i, &j, &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 56ms | 544kb | OK | 5 |
2 | 72ms | 556kb | OK | 5 |
3 | 60ms | 672kb | OK | 5 |
4 | 24ms | 496kb | OK | 5 |
5 | 60ms | 556kb | OK | 5 |
6 | 56ms | 620kb | OK | 5 |
7 | 48ms | 632kb | OK | 5 |
8 | 32ms | 540kb | OK | 5 |
9 | 36ms | 532kb | OK | 5 |
10 | 80ms | 876kb | OK | 5 |
11 | 40ms | 708kb | OK | 5 |
12 | 48ms | 820kb | OK | 5 |
13 | Depăşit | 900kb | Time limit exceeded. | 0 |
14 | Depăşit | 920kb | Time limit exceeded. | 0 |
15 | Depăşit | 912kb | Time limit exceeded. | 0 |
16 | Depăşit | 920kb | Time limit exceeded. | 0 |
17 | 152ms | 912kb | OK | 5 |
18 | 148ms | 920kb | OK | 5 |
19 | 148ms | 912kb | OK | 5 |
20 | 144ms | 920kb | OK | 5 |
Punctaj total | 80 |