| Problem | Unbalanced |
|---|---|
| User | chickengoat |
| Submission Time | 2026-07-11 09:25:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
Unbalanced.cpp: In function ‘int main()’:
Unbalanced.cpp:17:1: error: expected ‘}’ at end of input
17 | }
| ^
Unbalanced.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^