Borderou de evaluare (job #640726)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Carte (clasa a 6-a) | Compilator | c-32 |
Rundă | pregatire_oji_cls6_vianu | Status | evaluat |
Dată | 13 mar. 2022 23:15:19 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.c: In function 'main':
main.c:49:5: error: expected declaration or statement at end of input
49 | return 0;
| ^~~~~~
main.c:15:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
15 | fscanf (fis1, "%d", &n);
| ^~~~~~~~~~~~~~~~~~~~~~~
main.c:18:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
18 | fscanf (fis1, "%d", &v[i]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~