Problem deciphering_zane_4
User usernamehere
Submission Time 2024-03-13 17:07:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deciphering_zane_4.cpp: In function ‘const char* solve(int)’:
deciphering_zane_4.cpp:21:10: error: cannot convert ‘char**’ to ‘const char*’ in return
21 | return sus;
| ^~~