| Problem | evilbz |
|---|---|
| User | 6 |
| Submission Time | 2026-06-23 10:16:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:7:5: error: could not convert ‘s.std::__cxx11::basic_string<char>::operator=(((const char*)"bz"))’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
7 | if(s="bz") {
| ~^~~~~
| |
| std::__cxx11::basic_string<char>