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

Compile Error

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