| Problem | evilbz |
|---|---|
| User | chlq3x |
| Submission Time | 2026-06-23 10:32:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:12:17: error: expected initializer before ‘bz’
12 | string evil bz;cin >> evil bz;
| ^~
evilbz.cpp:12:27: error: ‘evil’ was not declared in this scope
12 | string evil bz;cin >> evil bz;
| ^~~~