| Problem | deciphering_zane_ex |
|---|---|
| User | blackscreen1 |
| Submission Time | 2023-04-06 21:45:12 |
| 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:19:56: error: expected ‘;’ before ‘if’
19 | if (tc == 14) return "u got jeongwonho64 in this chat"
| ^
| ;
......
22 | if (tc == 17) return "Set bounds so shit";
| ~~