Borderou de evaluare (job #704248)

Utilizator avatar pinzaruliviu Pinzaru Liviu Vasile pinzaruliviu IP ascuns
Problemă Criptic (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 11 mar. 2023 19:02:10 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:25:24: error: unable to find character literal operator 'operator""and' with 'char' argument 25 | else if(x>='a'and x<='z') | ^~~~~~ main.cpp:25:30: error: expected ')' before 'x' 25 | else if(x>='a'and x<='z') | ~ ^~ | )