Borderou de evaluare (job #794472)

Utilizator avatar Crimz0n25 Stefan Tanas Crimz0n25 IP ascuns
Problemă Alfanumeric (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 13 nov. 2024 16:41:09 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:13:40: error: 'out' was not declared in this scope 13 | if(ch>='a' && ch<='z') out<<(char)(ch-('a'-'A')); | ^~~ main.cpp:16:9: error: 'out' was not declared in this scope 16 | out<<"\n"<<s; | ^~~