Problem evilbz
User chlq3x
Submission Time 2026-06-23 10:25:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

evilbz.cpp: In function ‘int main()’:
evilbz.cpp:6:16: error: expected primary-expression before string constant
6 | cin >> string "bz" >> string = "evil_bz";
| ^~~~