Borderou de evaluare (job #267764)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Alegere (clasa a 9-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 17 ian. 2017 09:43:15 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:18:3: error: ‘for’ loop initial declarations are only allowed in C99 mode
user.c:18:3: note: use option -std=c99 or -std=gnu99 to compile your code
user.c:22:7: error: redefinition of ‘i’
user.c:18:12: note: previous definition of ‘i’ was here
user.c:15:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]