Borderou de evaluare (job #809275)

Utilizator avatar Angel_Rebecca14 Angel Rebecca Angel_Rebecca14 IP ascuns
Problemă Zugrăveală (clasele 9 și 10) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 15 feb. 2025 11:59:12 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:5:1: error: two or more data types in declaration of 'v' 5 | int struct | ^~~ main.cpp: In function 'int main()': main.cpp:27:12: error: 'v' was not declared in this scope 27 | v[i].a=a; | ^ main.cpp:33:12: error: 'v' was not declared in this scope 33 | v[i].a=a; | ^ main.cpp:40:12: error: 'v' was not declared in this scope 40 | if(v[i].a=='1') | ^