Borderou de evaluare (job #563975)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Date (clasa a 6-a) | Compilator | c |
Rundă | Tema 01 clasa a 6-a | Status | evaluat |
Dată | 6 sept. 2020 11:09:33 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:34:5: error: ‘for’ loop initial declarations are only allowed in C99 mode
user.c:34:5: note: use option -std=c99 or -std=gnu99 to compile your code
user.c:46:14: error: redefinition of ‘i’
user.c:34:14: note: previous definition of ‘i’ was here
user.c:46:5: error: ‘for’ loop initial declarations are only allowed in C99 mode
user.c:24:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]