Borderou de evaluare (job #704325)

Utilizator avatar VladPopescu2011 Popescu Vlad Mihai VladPopescu2011 IP ascuns
Problemă Anagramabil Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 11 mar. 2023 19:47:49 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:38:30: error: expected initializer before '==' token 38 | string nr_cresc; bool ok == false; | ^~ main.cpp:47:13: error: 'ok' was not declared in this scope 47 | ok = true; | ^~ main.cpp:51:9: error: 'ok' was not declared in this scope 51 | if (ok) | ^~