Problem | bracketex |
---|---|
User | potatoed78 |
Submission Time | 2025-06-17 18:09:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bracketex.cpp: In function ‘int main()’:
bracketex.cpp:43:21: error: ‘scount’ was not declared in this scope; did you mean ‘ncount’?
43 | if (ncount == 0 && scount == false && bcount == false) {
| ^~~~~~
| ncount
bracketex.cpp:43:40: error: ‘bcount’ was not declared in this scope; did you mean ‘ncount’?
43 | if (ncount == 0 && scount == false && bcount == false) {
| ^~~~~~
| ncount