| Problem | bracketex |
|---|---|
| User | baongoctr |
| Submission Time | 2024-02-15 23:32:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bracketex.cpp: In function ‘int main()’:
bracketex.cpp:43:13: error: expected ‘}’ at end of input
43 | return 0;
| ^
bracketex.cpp:7:1: note: to match this ‘{’
7 | {
| ^