Pagini recente »
Borderou de evaluare (job #432214)
|
Borderou de evaluare (job #120250)
|
Borderou de evaluare (job #14992)
|
Borderou de evaluare (job #763896)
|
Borderou de evaluare (job #693148)
Borderou de evaluare (job #693148)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
10 | fscanf(fin,"%d%d%d",&n,&m,&k);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
11 | fscanf(fin,"%d",&a);
| ^~~~~~~~~~~~~~~~~~~
main.c:21:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
21 | fscanf(fin,"%d",&a);
| ^~~~~~~~~~~~~~~~~~~
main.c:56:25: warning: 'lc2' may be used uninitialized in this function [-Wmaybe-uninitialized]
56 | mat[lc2][cc]=a;
| ~~~~~~~~~~~~^~
main.c:57:16: warning: 'cc' may be used uninitialized in this function [-Wmaybe-uninitialized]
57 | col[cc]++;
| ~~~^~~~
main.c:70:28: warning: 'lc' may be used uninitialized in this function [-Wmaybe-uninitialized]
70 | 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
|
110 kb
|
OK
|
10
|
4
|
1 ms
|
114 kb
|
Incorect
|
0
|
5
|
105 ms
|
118 kb
|
Time limit exceeded
|
0
|
6
|
13 ms
|
114 kb
|
OK
|
10
|
7
|
13 ms
|
118 kb
|
Incorect
|
0
|
8
|
1 ms
|
114 kb
|
Incorect
|
0
|
9
|
17 ms
|
114 kb
|
OK
|
10
|
10
|
1 ms
|
114 kb
|
Incorect
|
0
|
Punctaj total
|
50
|