Borderou de evaluare (job #213106)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Ruine | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 2 mar. 2016 18:13:57 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:6:1: error: unknown type name ‘bool’
user.c:6:6: error: variably modified ‘surpat’ at file scope
user.c:7:5: error: variably modified ‘tata’ at file scope
user.c:8:5: error: variably modified ‘val’ at file scope
user.c:9:5: error: variably modified ‘ans’ at file scope
user.c:13:5: error: unknown type name ‘bool’
user.c:17:1: error: unknown type name ‘element’
user.c:17:9: error: variably modified ‘task’ at file scope
user.c: In function ‘main’:
user.c:62:31: error: request for member ‘index’ in something not a structure or union
user.c:64:20: error: request for member ‘q’ in something not a structure or union
user.c:64:23: error: ‘true’ undeclared (first use in this function)
user.c:64:23: note: each undeclared identifier is reported only once for each function it appears in
user.c:66:27: error: request for member ‘index’ in something not a structure or union
user.c:77:20: error: request for member ‘q’ in something not a structure or union
user.c:78:42: error: request for member ‘index’ in something not a structure or union
user.c:80:28: error: request for member ‘index’ in something not a structure or union
user.c:80:42: error: request for member ‘index’ in something not a structure or union
user.c:50:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:54:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:87:1: warning: control reaches end of non-void function [-Wreturn-type]