Problem bracketex
User jonwwshan
Submission Time 2026-05-15 20:57:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bracketex.cpp: In function ‘int32_t main()’:
bracketex.cpp:35:1: error: expected ‘}’ at end of input
35 | }
| ^
bracketex.cpp:6:15: note: to match this ‘{’
6 | int32_t main(){
| ^