Problem evilbz
User Magenta
Submission Time 2026-06-23 10:35:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

evilbz.cpp: In function ‘int main()’:
evilbz.cpp:7:8: error: could not convert ‘C.std::__cxx11::basic_string<char>::operator=(((const char*)"bz"))’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
7 | if (C = "bz") {
| ~~^~~~~~
| |
| std::__cxx11::basic_string<char>