Pagini recente » Borderou de evaluare (job #438559) | Borderou de evaluare (job #1892659)
Borderou de evaluare (job #1892659)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&N);
^
user.cpp:14:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=N;i++) fscanf(f,"%d",&V[i]);
^
user.cpp:15:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&NP);
^
user.cpp:16:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=0;i<NP;i++) fscanf(f,"%d",&P[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 412kb | OK | 10 |
2 | 4ms | 780kb | OK | 10 |
3 | 12ms | 1284kb | OK | 10 |
4 | 8ms | 1284kb | OK | 10 |
5 | 0ms | 868kb | OK | 10 |
6 | 144ms | 8320kb | OK | 10 |
7 | 244ms | 16360kb | OK | 10 |
8 | 232ms | 16360kb | OK | 10 |
9 | 400ms | Depăşit | Memory limit exceeded. | 0 |
10 | 600ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 80 |