Problem evilbz
User Hihihihihi
Submission Time 2026-06-23 09:37:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

evilbz.cpp: In function ‘int main()’:
evilbz.cpp:6:7: error: ‘bz’ was not declared in this scope
6 | cin>>bz;
| ^~
evilbz.cpp:7:12: error: expected initializer before ‘)’ token
7 | if (int bz) {
| ^