Pagini recente »
Borderou de evaluare (job #523888)
|
Borderou de evaluare (job #670185)
|
Borderou de evaluare (job #786106)
|
Borderou de evaluare (job #801347)
|
Borderou de evaluare (job #812683)
Borderou de evaluare (job #812683)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:48:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
48 | fscanf( fin, "%d%d", &c, &n );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:50:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
50 | fscanf( fin, "%hd%hd", &col[i], &lin[i] );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:54:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
54 | fscanf( fin, "%d%d", &cs, &ls );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:112:5: warning: 'minl' may be used uninitialized [-Wmaybe-uninitialized]
112 | fprintf( fout, "%d %d\n", minc - NORM, minl - NORM );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:45:16: note: 'minl' was declared here
45 | int c, n, i, minl, minc, mindist, dist, cs, ls, ult, uc, j, difl, difc, ans;
| ^~~~
main.c:112:5: warning: 'minc' may be used uninitialized [-Wmaybe-uninitialized]
112 | fprintf( fout, "%d %d\n", minc - NORM, minl - NORM );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:45:22: note: 'minc' was declared here
45 | int c, n, i, minl, minc, mindist, dist, cs, ls, ult, uc, j, difl, difc, ans;
| ^~~~
In file included from /usr/include/stdio.h:970,
from main.c:1:
In function 'fprintf',
inlined from 'main' at main.c:114:5:
/usr/include/bits/stdio2.h:111:10: warning: 'ans' may be used uninitialized [-Wmaybe-uninitialized]
111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
112 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
main.c: In function 'main':
main.c:45:75: note: 'ans' was declared here
45 | int c, n, i, minl, minc, mindist, dist, cs, ls, ult, uc, j, difl, difc, ans;
| ^~~
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
|
1 ms
|
245 kb
|
OK
|
10
|
5
|
19 ms
|
249 kb
|
OK
|
10
|
6
|
19 ms
|
249 kb
|
OK
|
10
|
7
|
69 ms
|
16236 kb
|
OK
|
10
|
8
|
109 ms
|
16232 kb
|
OK
|
10
|
9
|
269 ms
|
16498 kb
|
OK
|
10
|
10
|
349 ms
|
16236 kb
|
OK
|
10
|
Punctaj total
|
100
|