Borderou de evaluare (job #2189300)
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("calafat.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("calafat.out", "w", stdout);
^
user.cpp:24:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &Q);
^
user.cpp:25:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= N; i++) scanf("%d", &v[i]);
^
user.cpp:29:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &st, &dr);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 9664kb | OK | 5 |
2 | 8ms | 9660kb | OK | 5 |
3 | 12ms | 9656kb | OK | 5 |
4 | 12ms | 9664kb | OK | 5 |
5 | 60ms | 9852kb | OK | 5 |
6 | 100ms | 9856kb | OK | 5 |
7 | 116ms | 9944kb | OK | 5 |
8 | 184ms | 9964kb | OK | 5 |
9 | 164ms | 9968kb | OK | 5 |
10 | 568ms | 10132kb | OK | 5 |
11 | 704ms | 10132kb | OK | 5 |
12 | 852ms | 10328kb | OK | 5 |
13 | 856ms | 10340kb | OK | 5 |
14 | 768ms | 10328kb | OK | 5 |
15 | Depăşit | 11848kb | Time limit exceeded. | 0 |
16 | Depăşit | 11908kb | Time limit exceeded. | 0 |
17 | Depăşit | 11868kb | Time limit exceeded. | 0 |
18 | Depăşit | 11840kb | Time limit exceeded. | 0 |
19 | Depăşit | 11864kb | Time limit exceeded. | 0 |
20 | Depăşit | 11860kb | Time limit exceeded. | 0 |
Punctaj total | 70 |