| Problem | deciphering_zane_ex |
|---|---|
| User | usernamehere |
| Submission Time | 2024-03-13 17:20:13 |
| 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:17:11: error: expected primary-expression before ‘char’
17 | return (*char)(sus);
| ^~~~
deciphering_zane_ex.cpp:17:11: error: expected ‘)’ before ‘char’
17 | return (*char)(sus);
| ~ ^~~~
| )