Borderou de evaluare (job #247806)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Petrol | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 23 sept. 2016 17:24:29 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:11:5: error: expected ‘;’ before ‘for’
user.c:20:16: error: expected ‘;’ before ‘:’ token
user.c:20:24: error: expected expression before ‘)’ token
user.c:22:1: error: expected declaration or statement at end of input
user.c:9:13: warning: unused variable ‘k’ [-Wunused-variable]
user.c:6:16: warning: variable ‘fout’ set but not used [-Wunused-but-set-variable]
user.c:10:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:17:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:19:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:22:1: warning: control reaches end of non-void function [-Wreturn-type]