Borderou de evaluare (job #836115)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Dulciuri (clasele 11-12) | Compilator | cpp |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 14 oct. 2025 01:33:56 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void crearex(int, int, int)':
main.cpp:9:26: error: 'Ax' was not declared in this scope; did you mean 'hx'?
9 | if (st==dr) {hx[nod]=Ax[st]; return;}
| ^~
| hx
main.cpp: In function 'void crearey(int, int, int)':
main.cpp:36:26: error: 'Ay' was not declared in this scope; did you mean 'hy'?
36 | if (st==dr) {hy[nod]=Ay[st]; return;}
| ^~
| hy