Borderou de evaluare (job #378380)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Apariții 2 (clasa a 7-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 apr. 2018 03:19:58 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:33:1: error: unknown type name ‘bool’
user.c: In function ‘compara’:
user.c:37:10: error: ‘true’ undeclared (first use in this function)
user.c:37:10: note: each undeclared identifier is reported only once for each function it appears in
user.c:41:10: error: ‘false’ undeclared (first use in this function)
user.c:47:1: warning: control reaches end of non-void function [-Wreturn-type]
user.c: In function ‘input2’:
user.c:26:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c: In function ‘input’:
user.c:8:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]