Problem bracketex
User carson
Submission Time 2025-04-11 17:24:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bracketex.cpp: In function ‘int main()’:
bracketex.cpp:40:3: error: expected initializer before ‘else’
40 | else{
| ^~~~
bracketex.cpp:44:6: error: ‘match’ was not declared in this scope; did you mean ‘rpmatch’?
44 | if(match){
| ^~~~~
| rpmatch