Borderou de evaluare (job #84120)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Numchar (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 4 nov. 2014 19:09:20 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:12:19: error: expected statement before ‘)’ token
user.c:20:19: error: ‘d’ undeclared (first use in this function)
user.c:20:19: note: each undeclared identifier is reported only once for each function it appears in
user.c:20:3: error: stray ‘\’ in program
user.c:20:3: error: stray ‘\’ in program
user.c:20:30: error: ‘f’ undeclared (first use in this function)
user.c:20:33: error: expected ‘)’ before ‘n’
user.c:20:34: warning: missing terminating " character [enabled by default]
user.c:20:33: error: missing terminating " character
user.c:25:1: error: expected ‘;’ before ‘}’ token
user.c:3:15: warning: variable ‘fout’ set but not used [-Wunused-but-set-variable]
user.c:9:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:25:1: warning: control reaches end of non-void function [-Wreturn-type]