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

Compile Error

evilbz.cpp: In function ‘int main()’:
evilbz.cpp:7:12: error: expected initializer before ‘)’ token
7 | if (int bz) {
| ^
evilbz.cpp:11:5: error: expected ‘}’ at end of input
11 | }
| ^
evilbz.cpp:5:16: note: to match this ‘{’
5 | signed main () {
| ^