Problem deciphering_zane_ex
User Potato3218
Submission Time 2024-06-19 17:24:28
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:5:45: error: expected ‘;’ before ‘if’
5 | if(T == 10) return "Lower than jiahng iinw"
| ^
| ;
6 | if(T == 14) return "u got jeongwonho in this chat";
| ~~