Problem bracketex
User afzal
Submission Time 2025-08-29 16:04:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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