Problem deciphering_zane_ex
User IWKR
Submission Time 2023-04-06 21:04:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deciphering_zane_ex.cpp: In function ‘const char* jellybean(int)’:
deciphering_zane_ex.cpp:8:10: error: cannot convert ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘const char*’ in return
8 | return a;
| ^