Problem simp
User hlawnphon
Submission Time 2025-11-22 15:05:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

simp.cpp: In function ‘int main()’:
simp.cpp:85:3: error: expected ‘}’ at end of input
85 | }
| ^
simp.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^