Borderou de evaluare (job #316497)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Maxim (clasa 7-8) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 13 oct. 2017 14:33:56 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:20:13: error: redeclaration of ‘i’ with no linkage
user.c:14:18: note: previous declaration of ‘i’ was here
user.c:20:5: error: ‘for’ loop initial declarations are only allowed in C99 mode
user.c:20:5: note: use option -std=c99 or -std=gnu99 to compile your code
user.c:15:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]