Borderou de evaluare (job #10130)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Numere Binare | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 feb. 2013 15:32:10 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function 'f':
user.c:5:6: error: 'n' undeclared (first use in this function)
user.c:5:6: note: each undeclared identifier is reported only once for each function it appears in
user.c:5:9: warning: 'return' with a value, in function returning void [enabled by default]
user.c: In function 'main':
user.c:17:19: error: 'ans' undeclared (first use in this function)
user.c:11:16: warning: unused variable 'h' [-Wunused-variable]
user.c:11:9: warning: unused variable 'v' [-Wunused-variable]
user.c:11:7: warning: unused variable 'i' [-Wunused-variable]
user.c: At top level:
user.c:22:1: warning: "/*" within comment [-Wcomment]
user.c:20:1: error: unterminated comment
user.c: In function 'main':
user.c:15:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]