Problem evilbz
User Arjunironman8
Submission Time 2026-06-23 10:44:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

evilbz.cpp: In function ‘int main()’:
evilbz.cpp:13:38: error: expected ‘}’ at end of input
13 | else if(c == 'evilbz'){cout<<"ICPC";}
| ^
evilbz.cpp:9:15: note: to match this ‘{’
9 | signed main() {
| ^