Problem | deciphering_zane_4 |
---|---|
User | usernamehere |
Submission Time | 2024-03-13 17:07:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deciphering_zane_4.cpp: In function ‘const char* solve(int)’:
deciphering_zane_4.cpp:21:10: error: expected primary-expression before ‘char’
21 | return char*(sus);
| ^~~~
deciphering_zane_4.cpp:21:9: error: expected ‘;’ before ‘char’
21 | return char*(sus);
| ^~~~~
| ;