Problem bracketex
User DuckyKayden
Submission Time 2026-01-03 18:07:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bracketex.cpp: In function ‘int32_t main()’:
bracketex.cpp:30:5: error: expected ‘}’ at end of input
30 | }
| ^
bracketex.cpp:5:16: note: to match this ‘{’
5 | int32_t main() {
| ^