Problem | deciphering_zane_ex |
---|---|
User | jeongwonho64 |
Submission Time | 2023-04-06 21:53:35 |
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:9:2: error: ‘ekse’ was not declared in this scope
9 | ekse if(T == 14)return "u got jeongwonho in this chat";
| ^~~~
deciphering_zane_ex.cpp:10:2: error: ‘else’ without a previous ‘if’
10 | else return nullptr;
| ^~~~