Problem simp
User Lover4u1YgC
Submission Time 2026-05-07 15:31:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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