Pagini recente »
Borderou de evaluare (job #613610)
Borderou de evaluare (job #613610)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
11 | fscanf(fin, "%d%d%d", &n, &m, &p);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:13:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
13 | fscanf(fin, "%d%d", &lin[i], &col[i]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:41:20: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized]
41 | (col[j] == m && lin[i + 1] == lin[i] + 1 && col[i + 1] == 1)));
| ~~~^~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
20 ms
|
131 kb
|
OK
|
10
|
2
|
1 ms
|
131 kb
|
OK
|
10
|
3
|
8 ms
|
131 kb
|
OK
|
10
|
4
|
1 ms
|
131 kb
|
OK
|
10
|
5
|
1 ms
|
131 kb
|
Incorect
|
0
|
6
|
1 ms
|
131 kb
|
Incorect
|
0
|
7
|
1 ms
|
131 kb
|
OK
|
10
|
8
|
24 ms
|
131 kb
|
OK
|
10
|
9
|
40 ms
|
131 kb
|
OK
|
10
|
10
|
31 ms
|
131 kb
|
Incorect
|
0
|
Punctaj total
|
70
|