| Problem | evilbz |
|---|---|
| User | Hihihihihi |
| Submission Time | 2026-06-23 09:32:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:8:12: error: expected initializer before ‘)’ token
8 | if (int bz); {
| ^
evilbz.cpp:11:2: error: ‘else’ without a previous ‘if’
11 | else {cout<<"ICPC";
| ^~~~