Problem evilbz
User proplayermason
Submission Time 2026-06-23 10:11:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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