Problem deciphering_zane
User OWWHED
Submission Time 2023-04-02 17:52:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deciphering_zane.cpp: In function ‘int main()’:
deciphering_zane.cpp:19:28: error: expected ‘;’ before ‘}’ token
19 | cout << "Cicotiea"
| ^
| ;
20 | }else if (n == 8){
| ~