| Problem | evilbz |
|---|---|
| User | 6 |
| Submission Time | 2026-06-23 09:43:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:9:6: error: could not convert ‘bz.std::__cxx11::basic_string<char>::operator+=(evil)’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
9 | if(bz+=evil) {
| ~~^~~~~~
| |
| std::__cxx11::basic_string<char>