Problem simp
User JJAAMM
Submission Time 2023-09-14 11:05:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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