Borderou de evaluare (job #512594)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Alee (clasa a 10-a) | Compilator | c |
Rundă | Tema 14 clasa 7 | Status | evaluat |
Dată | 13 dec. 2019 13:55:20 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:5:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
user.c: In function 'enqueue':
user.c:8:3: error: 'coadac' undeclared (first use in this function)
user.c:8:3: note: each undeclared identifier is reported only once for each function it appears in
user.c: In function 'dequeue':
user.c:13:37: error: 'coadac' undeclared (first use in this function)
user.c: In function 'main':
user.c:31:5: error: 'mat' undeclared (first use in this function)
user.c:28:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:30:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:35:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]