Problem deciphering_zane_ex
User kxd
Submission Time 2023-11-04 17:32:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deciphering_zane_ex.cpp: In function ‘const char* jellybean(int)’:
deciphering_zane_ex.cpp:7:47: error: expected ‘;’ before ‘if’
7 | if(t==11) return "bro how do u do it so fast"
| ^
| ;
8 | if(t==12) return "Jianhong is jinghong?";
| ~~