| Problem | bracketex |
|---|---|
| User | OMW |
| Submission Time | 2025-01-26 21:45:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bracketex.cpp:5:26: error: expected constructor, destructor, or type conversion before ‘(’ token
5 | ios_base::sync_with_stdio(false);cin.tie(NULL);
| ^
bracketex.cpp:5:34: error: ‘cin’ does not name a type; did you mean ‘sin’?
5 | ios_base::sync_with_stdio(false);cin.tie(NULL);
| ^~~
| sin