Problem evilbz
User Rigiddivot251112
Submission Time 2026-06-23 09:34:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

evilbz.cpp: In function ‘int main()’:
evilbz.cpp:4:6: error: ‘biz’ was not declared in this scope
4 | if (biz);{
| ^~~
evilbz.cpp:6:4: error: ‘else’ without a previous ‘if’
6 | } else {
| ^~~~