Borderou de evaluare (job #1955451)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:50:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d",&T);
^
user.cpp:53:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d",&N);
^
user.cpp:56:55: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i = 1; i <= N; ++i) fscanf(fin,"%d",&v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 104ms | 31612kb | OK | 5 |
2 | 104ms | 31612kb | OK | 5 |
3 | 108ms | 31620kb | OK | 5 |
4 | 112ms | 31624kb | OK | 5 |
5 | 128ms | 31632kb | OK | 5 |
6 | 144ms | 31632kb | OK | 5 |
7 | 208ms | 31704kb | OK | 5 |
8 | 316ms | 31704kb | OK | 5 |
9 | 432ms | 31708kb | OK | 5 |
10 | 428ms | 31700kb | OK | 5 |
11 | 432ms | 31744kb | OK | 5 |
12 | 428ms | 31740kb | OK | 5 |
13 | 1068ms | 31740kb | OK | 5 |
14 | 1232ms | 31740kb | OK | 5 |
15 | 1388ms | 31740kb | OK | 5 |
16 | 1500ms | 31744kb | OK | 5 |
17 | Depăşit | 31740kb | Time limit exceeded. | 0 |
18 | Depăşit | 31744kb | Time limit exceeded. | 0 |
19 | Depăşit | 31736kb | Time limit exceeded. | 0 |
20 | Depăşit | 31736kb | Time limit exceeded. | 0 |
Punctaj total | 80 |