Problem bracketex
User justin271828
Submission Time 2023-06-09 11:23:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bracketex.cpp: In function ‘int main()’:
bracketex.cpp:28:14: error: ‘False’ was not declared in this scope
28 | bool v = False;
| ^~~~~
bracketex.cpp:36:14: error: ‘False’ was not declared in this scope
36 | bool v = False;
| ^~~~~