Pagini recente »
Borderou de evaluare (job #797271)
Borderou de evaluare (job #797271)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:17:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'short int *' [-Wformat=]
17 | fscanf(fin,"%d",&c[i]);
| ~^ ~~~~~
| | |
| | short int *
| int *
| %hd
main.c:13:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
13 | fscanf(fin,"%d",&n);
| ^~~~~~~~~~~~~~~~~~~
main.c:17:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
17 | fscanf(fin,"%d",&c[i]);
| ^~~~~~~~~~~~~~~~~~~~~~
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
|
2 ms
|
245 kb
|
OK
|
10
|
5
|
9 ms
|
249 kb
|
OK
|
10
|
6
|
19 ms
|
249 kb
|
OK
|
10
|
7
|
29 ms
|
249 kb
|
OK
|
10
|
8
|
39 ms
|
503 kb
|
OK
|
10
|
9
|
39 ms
|
507 kb
|
OK
|
10
|
10
|
2 ms
|
507 kb
|
OK
|
10
|
Punctaj total
|
100
|