Borderou de evaluare (job #565283)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Pinochio (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 28 sept. 2020 13:38:40 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:7:5: error: expected ‘,’ or ‘;’ before ‘scanf’
user.c:21:9: warning: passing argument 1 of ‘printf’ makes pointer from integer without a cast [enabled by default]
/usr/include/i386-linux-gnu/bits/stdio2.h:103:1: note: expected ‘const char * __restrict__’ but argument is of type ‘int’
user.c:21:9: warning: format not a string literal and no format arguments [-Wformat-security]
user.c:22:9: error: expected ‘;’ before ‘return’
user.c:6:22: warning: unused variable ‘zi’ [-Wunused-variable]
user.c:6:11: warning: unused variable ‘p’ [-Wunused-variable]
user.c:23:1: warning: control reaches end of non-void function [-Wreturn-type]