Borderou de evaluare (job #98369)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Alfanumeric (clasa a 5-a) | Compilator | c |
Rundă | Tema 18 clasa 5 | Status | evaluat |
Dată | 15 dec. 2014 22:19:02 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:15:22: warning: missing terminating " character [enabled by default]
user.c:15:5: error: missing terminating " character
user.c:15:21: error: ‘z’ undeclared (first use in this function)
user.c:15:21: note: each undeclared identifier is reported only once for each function it appears in
user.c:16:5: error: expected ‘)’ before ‘fputc’
user.c:26:1: error: expected expression before ‘}’ token
user.c:26:1: error: expected declaration or statement at end of input
user.c:7:9: warning: variable ‘nr’ set but not used [-Wunused-but-set-variable]
user.c:6:13: warning: variable ‘fout’ set but not used [-Wunused-but-set-variable]
user.c:11:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:26:1: warning: control reaches end of non-void function [-Wreturn-type]