Pagini recente »
Borderou de evaluare (job #183529)
|
Borderou de evaluare (job #738552)
|
Borderou de evaluare (job #806885)
|
Borderou de evaluare (job #740835)
|
Borderou de evaluare (job #616059)
Borderou de evaluare (job #616059)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:13:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
13 | for(col=0;col<n;col++)
| ^~~
main.c:15:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
15 | c=fgetc(fin);
| ^
main.c:52:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
52 | for(lin=m-1;lin>0;lin--)
| ^~~
main.c:54:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
54 | mat[0][col]=aux;
| ^~~
main.c:11:1: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
11 | fscanf(fin,"%d%d",&m,&n);
| ^~~~~~~~~~~~~~~~~~~~~~~~
main.c:14:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
14 | fscanf(fin,"%d",&mat[lin][col]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
4 ms
|
131 kb
|
OK
|
10
|
2
|
3 ms
|
131 kb
|
OK
|
10
|
3
|
4 ms
|
131 kb
|
OK
|
10
|
4
|
4 ms
|
131 kb
|
OK
|
10
|
5
|
3 ms
|
131 kb
|
OK
|
10
|
6
|
4 ms
|
131 kb
|
OK
|
10
|
7
|
4 ms
|
131 kb
|
OK
|
10
|
8
|
8 ms
|
258 kb
|
OK
|
10
|
9
|
5 ms
|
258 kb
|
OK
|
10
|
10
|
15 ms
|
258 kb
|
OK
|
10
|
Punctaj total
|
100
|