Borderou de evaluare (job #563730)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | La coadă | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 2 sept. 2020 13:06:35 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘initQueue’:
user.c:28:9: error: ‘next’ undeclared (first use in this function)
user.c:28:9: note: each undeclared identifier is reported only once for each function it appears in
user.c: In function ‘printQueue’:
user.c:42:35: error: ‘i’ undeclared (first use in this function)
user.c: In function ‘main’:
user.c:54:5: error: too few arguments to function ‘initQueue’
user.c:22:6: note: declared here
user.c:53:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]