Problem bracketex
User ensonchew
Submission Time 2025-06-04 21:02:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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