Pagini recente »
Borderou de evaluare (job #337193)
|
Borderou de evaluare (job #798504)
|
Borderou de evaluare (job #31971)
|
Borderou de evaluare (job #705684)
|
Borderou de evaluare (job #741485)
Borderou de evaluare (job #741485)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
9 | fscanf(fin,"%d%d",&n,&m);
| ^~~~~~~~~~~~~~~~~~~~~~~~
main.c:12:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
12 | fscanf(fin,"%d",&mat[l][c]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:15:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
15 | fscanf(fin,"%d",&q);
| ^~~~~~~~~~~~~~~~~~~
main.c:17:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
17 | fscanf(fin,"%d%d%d%d%d",&l1,&c1,&l2,&c2,&x);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:37:26: warning: 'nrmax' may be used uninitialized [-Wmaybe-uninitialized]
37 | nrmax++;
| ~~~~~^~
main.c:7:39: note: 'nrmax' was declared here
7 | int n,m,l,c,q,i,l1,c1,l2,c2,x,max,nrmax;
| ^~~~~
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
|
2605 kb
|
OK
|
10
|
5
|
39 ms
|
3395 kb
|
OK
|
10
|
6
|
99 ms
|
4182 kb
|
OK
|
10
|
7
|
268 ms
|
6266 kb
|
OK
|
10
|
8
|
259 ms
|
4964 kb
|
OK
|
10
|
9
|
446 ms
|
8241 kb
|
OK
|
10
|
10
|
439 ms
|
8368 kb
|
OK
|
10
|
Punctaj total
|
100
|