Problem deciphering_zane
User Soysauce
Submission Time 2024-04-05 20:21:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deciphering_zane.cpp: In function ‘int main()’:
deciphering_zane.cpp:34:9: error: expected ‘}’ at end of input
34 | return 0;
| ^
deciphering_zane.cpp:7:12: note: to match this ‘{’
7 | int main() {
| ^