Pagini recente »
Borderou de evaluare (job #686122)
|
Borderou de evaluare (job #116789)
|
Borderou de evaluare (job #10511)
|
Borderou de evaluare (job #17294)
|
Borderou de evaluare (job #693567)
Borderou de evaluare (job #693567)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
12 | fscanf(fin,"%d%d%d",&m,&n,&k);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:13:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
13 | fscanf(fin,"%d",&a);
| ^~~~~~~~~~~~~~~~~~~
main.c:23:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
23 | fscanf(fin,"%d",&a);
| ^~~~~~~~~~~~~~~~~~~
main.c:55:25: warning: 'lc2' may be used uninitialized in this function [-Wmaybe-uninitialized]
55 | mat[lc2][cc]=a;
| ~~~~~~~~~~~~^~
main.c:56:16: warning: 'cc' may be used uninitialized in this function [-Wmaybe-uninitialized]
56 | col[cc]++;
| ~~~^~~~
main.c:69:28: warning: 'lc' may be used uninitialized in this function [-Wmaybe-uninitialized]
69 | mat[lc][cc]=mat[lc+1][cc]=mat[lc+2][cc]=0;
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
114 kb
|
OK
|
10
|
2
|
1 ms
|
114 kb
|
OK
|
10
|
3
|
1 ms
|
114 kb
|
OK
|
10
|
4
|
1 ms
|
114 kb
|
OK
|
10
|
5
|
62 ms
|
114 kb
|
OK
|
10
|
6
|
1 ms
|
118 kb
|
OK
|
10
|
7
|
14 ms
|
114 kb
|
OK
|
10
|
8
|
1 ms
|
114 kb
|
OK
|
10
|
9
|
13 ms
|
118 kb
|
OK
|
10
|
10
|
1 ms
|
114 kb
|
OK
|
10
|
Punctaj total
|
100
|