Borderou de evaluare (job #94367)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Regele (clasa a 5-a) | Compilator | c |
Rundă | Concurs clasa a 5-a | Status | evaluat |
Dată | 2 dec. 2014 12:25:02 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:7:11: error: called object ‘fopen’ is not a function
user.c:17:1: error: ‘fout’ undeclared (first use in this function)
user.c:17:1: note: each undeclared identifier is reported only once for each function it appears in
user.c:17:11: error: called object ‘fopen’ is not a function
user.c:18:13: error: expected ‘)’ before string constant
user.c:18:13: error: too few arguments to function ‘fprintf’
user.c:19:2: error: expected ‘;’ before ‘fclose’
user.c:21:2: error: expected declaration or statement at end of input
user.c:8:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:21:2: warning: control reaches end of non-void function [-Wreturn-type]