Borderou de evaluare (job #764176)

Utilizator avatar headcrab694 Turcanu Adrian headcrab694 IP ascuns
Problemă Cezark (clasa a 5-a) Compilator cpp-32
Rundă lasm_22_02_2024_clasa12 Status evaluat
Dată 22 feb. 2024 12:22:08 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:11:29: error: 'd' was not declared in this scope 11 | while(input >> c >> d >> e >> f >> h) { | ^ main.cpp:11:34: error: 'e' was not declared in this scope 11 | while(input >> c >> d >> e >> f >> h) { | ^ main.cpp:11:39: error: 'f' was not declared in this scope 11 | while(input >> c >> d >> e >> f >> h) { | ^ main.cpp:11:44: error: 'h' was not declared in this scope 11 | while(input >> c >> d >> e >> f >> h) { | ^