Borderou de evaluare (job #103577)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Regele (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 10 ian. 2015 19:24:37 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:19:22: warning: division by zero [-Wdiv-by-zero]
user.c:19:24: error: expected ‘)’ before ‘;’ token
user.c:21:1: error: expected ‘;’ before ‘}’ token
user.c:5:38: warning: variable ‘o’ set but not used [-Wunused-but-set-variable]
user.c:5:26: warning: unused variable ‘max’ [-Wunused-variable]
user.c:5:22: warning: unused variable ‘i’ [-Wunused-variable]
user.c:5:13: warning: unused variable ‘n2’ [-Wunused-variable]
user.c:9:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:17:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:21:1: warning: control reaches end of non-void function [-Wreturn-type]