Borderou de evaluare (job #27934)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Poziții (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 4 nov. 2013 23:35:33 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:7:1: warning: format ‘%d’ expects argument of type ‘int *’, but argument 2 has type ‘double *’ [-Wformat]
user.c:11:16: error: array subscript is not an integer
user.c:12:6: error: array subscript is not an integer
user.c:15:1: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘double’ [-Wformat]
user.c:6:17: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
user.c:4:8: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
user.c:5:8: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
user.c:7:6: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]