Borderou de evaluare (job #11139)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Creioane (clasa a 6-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 20 feb. 2013 14:30:13 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function 'main':
user.c:7:1: warning: format '%d' expects a matching 'int *' argument [-Wformat]
user.c:8:1: error: expected ';' before 'return'
user.c:4:37: warning: unused variable 'fout' [-Wunused-variable]
user.c:3:26: warning: unused variable 'j' [-Wunused-variable]
user.c:3:21: warning: unused variable 'nr' [-Wunused-variable]
user.c:3:13: warning: unused variable 'b' [-Wunused-variable]
user.c:3:5: warning: unused variable 'a' [-Wunused-variable]
user.c:5:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:7:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:9:1: warning: control reaches end of non-void function [-Wreturn-type]