Pagini recente »
Borderou de evaluare (job #324376)
|
Borderou de evaluare (job #581474)
|
Borderou de evaluare (job #558249)
|
Borderou de evaluare (job #99065)
|
Borderou de evaluare (job #600180)
Borderou de evaluare (job #600180)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:35:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
35 | while( v[i1]==v[i1+1] && i1<n-1)
| ^~~~~
main.c:38:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
38 | if(w[i2]<v[i1+1]){
| ^~
main.c:39:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
39 | while(v[i1]<=w[i2] && w[i2]<=v[i1+1] && i2<m)
| ^~~~~
main.c:42:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
42 | insert++;
| ^~~~~~
main.c:47:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
47 | if(i2<m)
| ^~
main.c:50:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
50 | for(i1=1; i1<100001; i1++)
| ^~~
main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
10 | fscanf(fin, "%d", &n);
| ^~~~~~~~~~~~~~~~~~~~~
main.c:12:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
12 | fscanf(fin, "%d", &v[i1]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
main.c:16:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
16 | fscanf(fin, "%d", &m);
| ^~~~~~~~~~~~~~~~~~~~~
main.c:18:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
18 | fscanf(fin, "%d", &w[i1]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
262 kb
|
OK
|
5
|
2
|
1 ms
|
262 kb
|
OK
|
5
|
3
|
1 ms
|
262 kb
|
OK
|
5
|
4
|
1 ms
|
262 kb
|
OK
|
5
|
5
|
1 ms
|
262 kb
|
OK
|
5
|
6
|
1 ms
|
262 kb
|
OK
|
5
|
7
|
1 ms
|
655 kb
|
OK
|
5
|
8
|
1 ms
|
651 kb
|
OK
|
5
|
9
|
88 ms
|
1048 kb
|
OK
|
5
|
10
|
64 ms
|
1048 kb
|
OK
|
5
|
11
|
1 ms
|
262 kb
|
OK
|
5
|
12
|
1 ms
|
262 kb
|
a) OK; b) rezultat incorect
|
1
|
13
|
1 ms
|
262 kb
|
OK
|
5
|
14
|
1 ms
|
262 kb
|
OK
|
5
|
15
|
1 ms
|
262 kb
|
OK
|
5
|
16
|
1 ms
|
262 kb
|
OK
|
5
|
17
|
1 ms
|
393 kb
|
OK
|
5
|
18
|
2 ms
|
393 kb
|
OK
|
5
|
19
|
2 ms
|
389 kb
|
OK
|
5
|
20
|
78 ms
|
1437 kb
|
a) OK; b) rezultat incorect
|
1
|
Punctaj total
|
92
|