Pagini recente »
Borderou de evaluare (job #334104)
|
Borderou de evaluare (job #739911)
Borderou de evaluare (job #739911)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:15:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
15 | fscanf(fin,"%d%d",&n,&m);
| ^~~~~~~~~~~~~~~~~~~~~~~~
main.c:18:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
18 | fscanf(fin,"%hu",&mat[l][c]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:22:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
22 | fscanf(fin,"%d",&q);
| ^~~~~~~~~~~~~~~~~~~
main.c:24:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
24 | fscanf(fin,"%d%d%d%d%d",&x1,&y1,&x2,&y2,&plus);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:59:26: warning: 'nrmax' may be used uninitialized [-Wmaybe-uninitialized]
59 | nrmax++;
| ~~~~~^~
main.c:12:48: note: 'nrmax' was declared here
12 | int i,x1,y1,x2,y2,plus,index,n,m,l,c,max,s,nrmax,q;
| ^~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
245 kb
|
OK
|
10
|
|
2
|
1 ms
|
245 kb
|
OK
|
10
|
|
3
|
1 ms
|
245 kb
|
OK
|
10
|
|
4
|
39 ms
|
770 kb
|
OK
|
10
|
|
5
|
39 ms
|
1032 kb
|
OK
|
10
|
|
6
|
89 ms
|
1294 kb
|
OK
|
10
|
|
7
|
239 ms
|
1818 kb
|
OK
|
10
|
|
8
|
239 ms
|
1560 kb
|
OK
|
10
|
|
9
|
389 ms
|
2347 kb
|
OK
|
10
|
|
10
|
399 ms
|
2347 kb
|
OK
|
10
|
|
Punctaj total
|
100
|