| Problem | evilbz |
|---|---|
| User | aribah |
| Submission Time | 2026-06-23 10:18:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:6:3: error: expected ‘,’ or ‘;’ before ‘string’
6 | string A = ""
| ^~~~~~
evilbz.cpp:8:11: error: ‘A’ was not declared in this scope
8 | cout << A;
| ^
evilbz.cpp:9:7: error: could not convert ‘S.std::__cxx11::basic_string<char>::operator=(((const char*)"bz"))’ from ‘std::__cxx11::basic_string<char>’ to ‘bool’
9 | if(S = "bz"){
| ~~^~~~~~
| |
| std::__cxx11::basic_string<char>
evilbz.cpp:10:22: error: invalid operands of types ‘const char [5]’ and ‘int’ to binary ‘operator<<’
10 | cout << A = "CPIC" << '/n';
| ~~~~~~ ^~ ~~~~
| | |
| | int
| const char [5]
evilbz.cpp:12:7: error: could not convert ‘S.std::__cxx11::basic_string<char>::operator=(((const char*)"evil b