Pagini recente »
Borderou de evaluare (job #37897)
|
Borderou de evaluare (job #749550)
Borderou de evaluare (job #749550)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:43:27: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'char *' [-Wformat=]
43 | fscanf(fin, "%d", &cont[lin][col]);
| ~^ ~~~~~~~~~~~~~~~
| | |
| | char *
| int *
| %hhd
main.c:40:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
40 | fscanf(fin, "%d%d ", &m, &n);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:43:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
43 | fscanf(fin, "%d", &cont[lin][col]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
245 kb
|
OK
|
10
|
2
|
1 ms
|
249 kb
|
OK
|
10
|
3
|
19 ms
|
770 kb
|
OK
|
10
|
4
|
59 ms
|
1298 kb
|
Incorect
|
0
|
5
|
89 ms
|
1560 kb
|
OK
|
10
|
6
|
149 ms
|
1818 kb
|
OK
|
10
|
7
|
349 ms
|
4177 kb
|
Incorect
|
0
|
8
|
419 ms
|
3919 kb
|
OK
|
10
|
9
|
519 ms
|
5226 kb
|
OK
|
10
|
10
|
529 ms
|
4440 kb
|
OK
|
10
|
Penalizare: 10% (pentru 2 submisie/ii)
|
10%
|
Punctaj total
|
72
|