Borderou de evaluare (job #782003)

Utilizator avatar NotAlex Chirita Alexandru NotAlex IP ascuns
Problemă Vampiri (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 10 iul. 2024 12:57:46 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:10:5: error: 'i' was not declared in this scope 10 | for(i=1;i<=n;i++){ | ^ main.cpp:11:6: error: 'a' was not declared in this scope 11 | cin>>a>>b; | ^ main.cpp:11:9: error: 'b' was not declared in this scope 11 | cin>>a>>b; | ^