Borderou de evaluare (job #676842)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | John (clasa a 6-a) | Compilator | c-32 |
Rundă | Tema 9 clasa a 6-a | Status | evaluat |
Dată | 20 nov. 2022 14:14:48 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.c:9:5: error: size of array 'ciur' is too large
9 | int ciur[MAXSUMDIV+1000000000000];
| ^~~~
main.c: In function 'main':
main.c:122:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
122 | fscanf(in, "%d" ,&n);
| ^~~~~~~~~~~~~~~~~~~~