Pagini recente »
Borderou de evaluare (job #23004)
|
Borderou de evaluare (job #416251)
|
Borderou de evaluare (job #823286)
|
2020-10-30-clasa-6-tema-09
|
Borderou de evaluare (job #797408)
Borderou de evaluare (job #797408)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:44:27: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'short int *' [-Wformat=]
44 | fscanf(fin, "%d", &m[o][j]);
| ~^ ~~~~~~~~
| | |
| | short int *
| int *
| %hd
main.c:16:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
16 | fscanf(fin, "%d%d%d%d", &N, &M, &P, &Q);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:21:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
21 | fscanf(fin, "%hd", &m[i][j]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:44:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
44 | fscanf(fin, "%d", &m[o][j]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
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
|
249 kb
|
OK
|
10
|
5
|
29 ms
|
249 kb
|
Incorect
|
0
|
6
|
29 ms
|
249 kb
|
Incorect
|
0
|
7
|
89 ms
|
249 kb
|
Incorect
|
0
|
8
|
269 ms
|
245 kb
|
Incorect
|
0
|
9
|
419 ms
|
249 kb
|
Incorect
|
0
|
10
|
529 ms
|
270 kb
|
Incorect
|
0
|
Punctaj total
|
40
|