Borderou de evaluare (job #135074)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Defrag (clasa a 9-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 19 mar. 2015 11:08:29 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:13:6: error: subscripted value is neither array nor pointer nor vector
user.c:23:11: error: ‘j’ undeclared (first use in this function)
user.c:23:11: note: each undeclared identifier is reported only once for each function it appears in
user.c:24:13: error: subscripted value is neither array nor pointer nor vector
user.c:30:1: error: expected declaration or statement at end of input
user.c:30:1: error: expected declaration or statement at end of input
user.c:8:41: warning: variable ‘min’ set but not used [-Wunused-but-set-variable]
user.c:9:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:12:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:30:1: warning: control reaches end of non-void function [-Wreturn-type]