Pagini recente » Cod sursa (job #2462902) | Cod sursa (job #2505457) | Borderou de evaluare (job #1163721) | Cod sursa (job #1970203) | Borderou de evaluare (job #1519900)
Borderou de evaluare (job #1519900)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17:36: warning: operation on ‘j’ may be undefined [-Wsequence-point]
for(j=i+i; j<=n; j=j=j+i)
^
user.cpp:32:29: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(g,"%ld\n",nr);
^
user.cpp:11:27: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%lld" , &n);
^
user.cpp:21:27: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%lld" , &x);
^
user.cpp:24:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%lld%lld" , &x1,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 440kb | OK | 10 |
2 | 8ms | 436kb | OK | 10 |
3 | 20ms | 476kb | OK | 10 |
4 | 24ms | 492kb | OK | 10 |
5 | Depăşit | 488kb | Time limit exceeded. | 0 |
6 | Depăşit | 808kb | Time limit exceeded. | 0 |
7 | Depăşit | 968kb | Time limit exceeded. | 0 |
8 | Depăşit | 2180kb | Time limit exceeded. | 0 |
9 | Depăşit | 2296kb | Time limit exceeded. | 0 |
10 | Depăşit | 2376kb | Time limit exceeded. | 0 |
Punctaj total | 40 |