Borderou de evaluare (job #371596)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Slang (baraj gimnaziu) | Compilator | c |
| Rundă | Baraj gimnaziu | Status | evaluat |
| Dată | 27 mar. 2018 13:19:40 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:21:9: error: ‘for’ loop initial declarations are only allowed in C99 mode
user.c:21:9: note: use option -std=c99 or -std=gnu99 to compile your code
user.c:23:19: error: redefinition of ‘i’
user.c:21:19: note: previous definition of ‘i’ was here
user.c:23:9: error: ‘for’ loop initial declarations are only allowed in C99 mode
user.c:14:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]