Borderou de evaluare (job #461365)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Pește (clasa a 6-a) | Compilator | c |
Rundă | Tema 25 clasa 6 | Status | evaluat |
Dată | 22 mar. 2019 18:37:18 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:57:5: error: expected ‘;’ before ‘return’
user.c:11:17: warning: unused variable ‘ca’ [-Wunused-variable]
user.c:11:15: warning: unused variable ‘a’ [-Wunused-variable]
user.c:10:27: warning: unused variable ‘min’ [-Wunused-variable]
user.c:10:23: warning: unused variable ‘cnt’ [-Wunused-variable]
user.c:10:19: warning: unused variable ‘poz’ [-Wunused-variable]
user.c:10:17: warning: unused variable ‘j’ [-Wunused-variable]
user.c:10:15: warning: unused variable ‘i’ [-Wunused-variable]
user.c:10:13: warning: unused variable ‘s’ [-Wunused-variable]
user.c:12:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:58:1: warning: control reaches end of non-void function [-Wreturn-type]