Pagini recente »
Borderou de evaluare (job #795156)
|
Borderou de evaluare (job #30035)
|
Borderou de evaluare (job #98637)
|
Borderou de evaluare (job #636040)
|
Borderou de evaluare (job #681592)
Borderou de evaluare (job #681592)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:27:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
27 | if(v[0] == v[n-1] && v[n-1] == v[n-2])
| ^~
main.c:29:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
29 | if(v[1] == v[0] && v[0] == v[n-1] )
| ^~
main.c:16:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
16 | fscanf(fin,"%d%d",&n,&k);
| ^~~~~~~~~~~~~~~~~~~~~~~~
main.c:19:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
19 | fscanf(fin,"%d",&v[i]);
| ^~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
114 kb
|
OK
|
10
|
2
|
1 ms
|
114 kb
|
OK
|
10
|
3
|
2 ms
|
114 kb
|
Incorect
|
0
|
4
|
1 ms
|
114 kb
|
Incorect
|
0
|
5
|
1 ms
|
118 kb
|
Killed by Signal 11
|
0
|
6
|
1 ms
|
114 kb
|
Incorect
|
0
|
7
|
1 ms
|
114 kb
|
Incorect
|
0
|
8
|
1 ms
|
114 kb
|
Incorect
|
0
|
9
|
2 ms
|
114 kb
|
OK
|
10
|
10
|
1 ms
|
114 kb
|
OK
|
10
|
Punctaj total
|
40
|