Problem deciphering_zane_3
User oolimry
Submission Time 2023-12-06 21:31:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deciphering_zane_3.cpp: In function ‘std::string determine_keyboard()’:
deciphering_zane_3.cpp:9:63: error: expected ‘;’ before ‘}’ token
9 | return "ZAbcdfhexgEuaniIjklmopyQRSCDFTXYqrstvzwBKUVGHJWLMNOP"
| ^
| ;
10 | }
| ~