Borderou de evaluare (job #28084)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Pinochio (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 5 nov. 2013 19:31:40 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:8:6: error: expected expression before ‘<’ token
user.c:9:12: error: expected expression before ‘[’ token
user.c:9:12: error: stray ‘\’ in program
user.c:9:13: error: ‘k’ undeclared (first use in this function)
user.c:9:13: note: each undeclared identifier is reported only once for each function it appears in
user.c:9:22: error: expected expression before ‘[’ token
user.c:9:22: error: stray ‘\’ in program
user.c:9:22: error: too few arguments to function ‘fprintf’
user.c:10:1: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
user.c:11:11: error: expected expression before ‘[’ token
user.c:11:11: error: stray ‘\’ in program
user.c:11:21: error: expected expression before ‘[’ token
user.c:11:21: error: stray ‘\’ in program
user.c:11:21: error: too few arguments to function ‘fprintf’
user.c:12:1: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘int *’ [-Wformat]
user.c:7:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]