Borderou de evaluare (job #509421)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Unific (clasa a 7-a) | Compilator | c |
Rundă | Tema 12 clasa 7 | Status | evaluat |
Dată | 4 dec. 2019 17:32:30 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function 'verif_unif':
user.c:5:11: error: 'j' undeclared (first use in this function)
user.c:5:11: note: each undeclared identifier is reported only once for each function it appears in
user.c: In function 'main':
user.c:30:15: error: 'ok' undeclared (first use in this function)
user.c:23:17: warning: variable 'fout' set but not used [-Wunused-but-set-variable]
user.c:26:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:28:14: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c: In function 'verif_unif':
user.c:20:1: warning: control reaches end of non-void function [-Wreturn-type]