Borderou de evaluare (job #502516)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Test (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 13 nov. 2019 18:52:10 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function 'prim':
user.c:11:5: error: 'for' loop initial declarations are only allowed in C99 mode
user.c:11:5: note: use option -std=c99 or -std=gnu99 to compile your code
user.c: In function 'main':
user.c:59:5: error: 'for' loop initial declarations are only allowed in C99 mode
user.c:26:9: warning: unused variable 'n' [-Wunused-variable]
user.c:36:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:102:1: warning: control reaches end of non-void function [-Wreturn-type]