| Problem | evilbz |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-23 10:50:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:6:17: error: ‘bz’ was not declared in this scope
6 | string s = (bz);
| ^~
evilbz.cpp:7:17: error: ‘evilbz’ was not declared in this scope
7 | string a = (evilbz);
| ^~~~~~