Borderou de evaluare (job #762302)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cartier2 (clasa a 8-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 13 feb. 2024 18:30:50 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:48:26: error: request for member 'h' in 'v[i]', which is of non-class type 'int'
48 | if(!pie(v[i].h, v[i+l-1].h)){
| ^
main.cpp:48:38: error: request for member 'h' in 'v[((i + l) - 1)]', which is of non-class type 'int'
48 | if(!pie(v[i].h, v[i+l-1].h)){
| ^