Pagini recente »
Borderou de evaluare (job #87076)
|
Borderou de evaluare (job #617601)
|
Borderou de evaluare (job #308351)
|
Borderou de evaluare (job #765573)
|
Borderou de evaluare (job #622925)
Borderou de evaluare (job #622925)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:13:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
13 | fscanf( fin, "%d%d", &L, &P );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:15:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
15 | fscanf( fin, "%d%d%d", &lin, &col, &val );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:24:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
24 | fscanf( fin, "%d", &N );
| ^~~~~~~~~~~~~~~~~~~~~~~
main.c:27:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
27 | fscanf( fin, "%d%d", &lin, &col );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:43:22: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized]
43 | dir = (dir + 1) % 4;
| ~~~~~^~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
131 kb
|
OK
|
10
|
2
|
1 ms
|
262 kb
|
OK
|
10
|
3
|
1 ms
|
131 kb
|
Incorect
|
0
|
4
|
1 ms
|
131 kb
|
Incorect
|
0
|
5
|
1 ms
|
131 kb
|
Incorect
|
0
|
6
|
1 ms
|
131 kb
|
OK
|
10
|
7
|
1 ms
|
131 kb
|
OK
|
10
|
8
|
1 ms
|
131 kb
|
OK
|
10
|
9
|
1 ms
|
131 kb
|
OK
|
10
|
10
|
1 ms
|
131 kb
|
Incorect
|
0
|
Punctaj total
|
60
|