Borderou de evaluare (job #800981)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Piramida1 (clasa a 6-a) | Compilator | c-32 |
Rundă | Christmas Gift | Status | evaluat |
Dată | 25 dec. 2024 20:20:02 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.c: In function 'main':
main.c:15:17: error: 'a' undeclared (first use in this function)
15 | a[k++] = (c - 'a') % 9 + 1;
| ^
main.c:15:17: note: each undeclared identifier is reported only once for each function it appears in