Pagini recente »
Borderou de evaluare (job #845989)
Borderou de evaluare (job #845989)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:50:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
50 | fscanf(fin,"%d%d",&n,&m);
| ^~~~~~~~~~~~~~~~~~~~~~~~
main.c:94:5: warning: pointer 'fin' used after 'fclose' [-Wuse-after-free]
94 | fclose(fin);
| ^~~~~~~~~~~
main.c:66:5: note: call to 'fclose' here
66 | fclose(fin);
| ^~~~~~~~~~~
main.c:68:5: warning: 'pozl' may be used uninitialized [-Wmaybe-uninitialized]
68 | Fill(pozl,pozc,n,m,&s,1);
| ^~~~~~~~~~~~~~~~~~~~~~~~
main.c:48:17: note: 'pozl' was declared here
48 | int n,m,i,j,pozl,pozc,s,max;
| ^~~~
main.c:68:5: warning: 'pozc' may be used uninitialized [-Wmaybe-uninitialized]
68 | Fill(pozl,pozc,n,m,&s,1);
| ^~~~~~~~~~~~~~~~~~~~~~~~
main.c:48:22: note: 'pozc' was declared here
48 | int n,m,i,j,pozl,pozc,s,max;
| ^~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
0 ms
|
292 kb
|
OK
|
10
|
|
2
|
0 ms
|
292 kb
|
OK
|
10
|
|
3
|
1 ms
|
508 kb
|
OK
|
10
|
|
4
|
1 ms
|
292 kb
|
OK
|
10
|
|
5
|
1 ms
|
764 kb
|
OK
|
10
|
|
6
|
2 ms
|
1060 kb
|
OK
|
10
|
|
7
|
4 ms
|
depășită
|
Memory limit exceeded.
|
0
|
|
8
|
2 ms
|
1276 kb
|
OK
|
10
|
|
9
|
2 ms
|
764 kb
|
OK
|
10
|
|
10
|
3 ms
|
804 kb
|
OK
|
10
|
|
Punctaj total
|
90
|