Borderou de evaluare (job #793142)

Utilizator avatar CostinGagea Gagea Costin CostinGagea IP ascuns
Problemă Dar Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 nov. 2024 15:34:45 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:93:14: error: 'n1' was not declared in this scope; did you mean 'n'? 93 | while(v1[n1]%2==0 and v2[n2]%2==0) | ^~ | n main.cpp:93:30: error: 'n2' was not declared in this scope; did you mean 'n'? 93 | while(v1[n1]%2==0 and v2[n2]%2==0) | ^~ | n