| Problem | evilbz |
|---|---|
| User | chickennn |
| Submission Time | 2026-07-13 20:50:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp:6:11: error: stray ‘\342’ in program
6 | if (s == “evil bz”) cout << "ICPC";
| ^
evilbz.cpp:6:12: error: stray ‘\200’ in program
6 | if (s == “evil bz”) cout << "ICPC";
| ^
evilbz.cpp:6:13: error: stray ‘\234’ in program
6 | if (s == “evil bz”) cout << "ICPC";
| ^
evilbz.cpp:6:21: error: stray ‘\342’ in program
6 | if (s == “evil bz”) cout << "ICPC";
| ^
evilbz.cpp:6:22: error: stray ‘\200’ in program
6 | if (s == “evil bz”) cout << "ICPC";
| ^
evilbz.cpp:6:23: error: stray ‘\235’ in program
6 | if (s == “evil bz”) cout << "ICPC";
| ^
evilbz.cpp:7:16: error: stray ‘\342’ in program
7 | else if (s == “bz”) cout << "CPIC";
| ^
evilbz.cpp:7:17: error: stray ‘\200’ in program
7 | els