Problem deciphering_zane
User jeongwonho64
Submission Time 2023-03-31 14:28:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deciphering_zane.cpp: In function ‘int main()’:
deciphering_zane.cpp:24:65: error: expected ‘;’ before ‘}’ token
24 | else if(n==11)cout<<"then answer is j brute force all strings?"
| ^
| ;
25 | }
| ~