Problem eight
User Akshar
Submission Time 2025-06-16 16:33:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eight.cpp: In function ‘int mian()’:
eight.cpp:16:2: error: expected ‘}’ at end of input
16 | }
| ^
eight.cpp:3:11: note: to match this ‘{’
3 | int mian(){
| ^