Borderou de evaluare (job #405063)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Prepost | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 25 nov. 2018 23:32:24 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function 'main':
user.c:23:2: error: 'for' loop initial declarations are only allowed in C99 mode
user.c:23:2: note: use option -std=c99 or -std=gnu99 to compile your code
user.c:28:11: error: redefinition of 'i'
user.c:23:11: note: previous definition of 'i' was here
user.c:28:2: error: 'for' loop initial declarations are only allowed in C99 mode
user.c:72:11: error: redefinition of 'i'
user.c:28:11: note: previous definition of 'i' was here
user.c:72:2: error: 'for' loop initial declarations are only allowed in C99 mode
user.c:22:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:25:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:30:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]