Borderou de evaluare (job #97216)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Numchar (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 11 dec. 2014 12:09:57 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:9:12: warning: missing terminating ' character [enabled by default]
user.c:9:1: error: missing terminating ' character
user.c:10:1: error: expected expression before ‘for’
user.c:22:1: error: expected ‘;’ before ‘}’ token
user.c:7:6: warning: unused variable ‘c’ [-Wunused-variable]
user.c:4:12: warning: unused variable ‘i’ [-Wunused-variable]
user.c:4:9: warning: variable ‘cn’ set but not used [-Wunused-but-set-variable]
user.c:4:7: warning: variable ‘r’ set but not used [-Wunused-but-set-variable]
user.c:4:5: warning: unused variable ‘n’ [-Wunused-variable]
user.c:3:11: warning: unused variable ‘fout’ [-Wunused-variable]
user.c:22:1: warning: control reaches end of non-void function [-Wreturn-type]