Borderou de evaluare (job #573605)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Datorii | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 1 dec. 2020 15:09:12 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘string_sort’:
user.c:103:3: error: unknown type name ‘celula’
user.c:118:9: error: incompatible types when assigning to type ‘int’ from type ‘struct celula’
user.c:118:47: error: incompatible types when assigning to type ‘struct celula’ from type ‘int’
user.c: In function ‘main’:
user.c:131:28: warning: unused variable ‘cellcur’ [-Wunused-variable]
user.c:135:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c: In function ‘string_sort’:
user.c:128:1: warning: control reaches end of non-void function [-Wreturn-type]