Problem | deciphering_zane_ex |
---|---|
User | YSH2020 |
Submission Time | 2024-06-30 10:31:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deciphering_zane_ex.cpp: In function ‘const char* jellybean(int)’:
deciphering_zane_ex.cpp:6:21: error: expected ‘;’ before ‘return’
6 | if (tc == 19) 19 return "Rly shouldn’t open this cuz in public";
| ^~~~~~~
| ;