Borderou de evaluare (job #398586)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Baza ascunsă (clasa a 6-a) | Compilator | c |
Rundă | Tema 6 clasa 6 | Status | evaluat |
Dată | 30 oct. 2018 23:11:35 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:5:1: warning: data definition has no type or storage class [enabled by default]
user.c:5:1: warning: type defaults to ‘int’ in declaration of ‘fout’ [-Wimplicit-int]
user.c:5:8: warning: initialization makes integer from pointer without a cast [enabled by default]
user.c:5:1: error: initializer element is not constant
user.c: In function ‘main’:
user.c:20:3: error: expected ‘;’ before ‘}’ token
user.c:42:8: error: ‘k’ undeclared (first use in this function)
user.c:42:8: note: each undeclared identifier is reported only once for each function it appears in
user.c:8:29: warning: variable ‘nr1’ set but not used [-Wunused-but-set-variable]
user.c:7:15: warning: unused variable ‘fout’ [-Wunused-variable]
user.c:11:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]