Problem deciphering_zane
User Ok
Submission Time 2023-04-01 09:08:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deciphering_zane.cpp: In function ‘int main()’:
deciphering_zane.cpp:10:45: error: expected ‘;’ before ‘}’ token
10 | printf("no im typing with one hand")
| ^
| ;
11 | }
| ~