Borderou de evaluare (job #28443)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cangur (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 6 nov. 2013 19:47:26 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:5:30: warning: missing terminating ' character [enabled by default]
user.c:5:1: error: missing terminating ' character
user.c:6:1: error: expected ‘)’ before ‘fscanf’
user.c:17:1: error: too few arguments to function ‘fopen’
/usr/include/stdio.h:273:14: note: declared here
user.c:17:1: error: expected ‘,’ or ‘;’ before ‘}’ token
user.c:17:1: error: expected declaration or statement at end of input
user.c:5:7: warning: unused variable ‘fout’ [-Wunused-variable]
user.c:4:7: warning: unused variable ‘fin’ [-Wunused-variable]
user.c:3:12: warning: unused variable ‘n’ [-Wunused-variable]
user.c:3:10: warning: unused variable ‘p’ [-Wunused-variable]
user.c:3:8: warning: unused variable ‘i’ [-Wunused-variable]
user.c:17:1: warning: control reaches end of non-void function [-Wreturn-type]