Borderou de evaluare (job #34027)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Centru Prim (clasa a 5-a) | Compilator | c |
Rundă | Concurs clasa a 5-a | Status | evaluat |
Dată | 4 dec. 2013 12:02:18 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:16:11: error: expected ‘)’ before ‘and’
user.c:17:1: 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:17:1: warning: format not a string literal and no format arguments [-Wformat-security]
user.c:19:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
user.c:5:9: warning: variable ‘b’ set but not used [-Wunused-but-set-variable]
user.c:5:7: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
user.c:10:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]