Borderou de evaluare (job #124816)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Centru Prim (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 28 feb. 2015 14:24:55 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:11:5: error: ‘OK’ undeclared (first use in this function)
user.c:11:5: note: each undeclared identifier is reported only once for each function it appears in
user.c:12:5: error: ‘NOK’ undeclared (first use in this function)
user.c:29:10: error: ‘i’ undeclared (first use in this function)
user.c:9:41: warning: unused variable ‘div’ [-Wunused-variable]
user.c:9:26: warning: unused variable ‘r’ [-Wunused-variable]
user.c:9:19: warning: variable ‘prim’ set but not used [-Wunused-but-set-variable]
user.c:9:13: warning: variable ‘p10’ set but not used [-Wunused-but-set-variable]
user.c:10:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:37:1: warning: control reaches end of non-void function [-Wreturn-type]