| Problem | evilbz |
|---|---|
| User | hklzz |
| Submission Time | 2026-06-23 09:36:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:6:16: error: ‘bz’ was not declared in this scope
6 | string x = bz;
| ^~
evilbz.cpp:7:16: error: ‘evilbz’ was not declared in this scope
7 | string y = evilbz;
| ^~~~~~