Borderou de evaluare (job #147421)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Tetris1 (clasa a 6-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 25 mai 2015 13:20:46 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘adaugare’:
user.c:6:5: error: unknown type name ‘bool’
user.c:6:10: warning: unused variable ‘p’ [-Wunused-variable]
user.c: In function ‘main’:
user.c:23:10: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
user.c:20:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:21:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:36:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:37:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c: In function ‘adaugare’:
user.c:11:1: warning: control reaches end of non-void function [-Wreturn-type]