Problem bracketex
User havinaaaaash
Submission Time 2024-11-17 21:28:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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