Borderou de evaluare (job #160782)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Alee (clasa a 10-a) | Compilator | c |
Rundă | Tema 5 clasa a 7 -a | Status | evaluat |
Dată | 21 oct. 2015 17:26:08 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘alee’:
user.c:7:17: error: ‘n’ undeclared (first use in this function)
user.c:7:17: note: each undeclared identifier is reported only once for each function it appears in
user.c:8:16: error: expected ‘(’ before ‘dir’
user.c:8:16: warning: statement with no effect [-Wunused-value]
user.c:9:9: error: case label not within a switch statement
user.c:13:17: error: expected ‘;’ before ‘else’
user.c:20:17: error: expected ‘;’ before ‘else’
user.c:10:16: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
user.c: In function ‘main’:
user.c:29:25: error: ‘n’ undeclared (first use in this function)
user.c:30:24: error: expected ‘;’ before ‘m’
user.c:27:38: warning: unused variable ‘fout’ [-Wunused-variable]
user.c:31:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]