| Problem | bracketex |
|---|---|
| User | Mojangstudios |
| Submission Time | 2026-04-18 10:20:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bracketex.cpp:13:6: error: stray ‘\357’ in program
13 | if (s.top()="{")
| ^
bracketex.cpp:13:7: error: stray ‘\274’ in program
13 | if (s.top()="{")
| ^
bracketex.cpp:13:8: error: stray ‘\210’ in program
13 | if (s.top()="{")
| ^
bracketex.cpp:20:6: error: stray ‘\357’ in program
20 | if (s.top()="[")
| ^
bracketex.cpp:20:7: error: stray ‘\274’ in program
20 | if (s.top()="[")
| ^
bracketex.cpp:20:8: error: stray ‘\210’ in program
20 | if (s.top()="[")
| ^
bracketex.cpp:27:6: error: stray ‘\357’ in program
27 | if (s.top()="[")
| ^
bracketex.cpp:27:7: error: stray ‘\274’ in program
27 | if (s.top()="[")
| ^
bracketex.cpp:27:8: error: stray ‘\210’ in program
27 | if (s.top()="[")
| ^
bracketex.cpp: In function ‘int main()’:
bracketex.cpp:7:17: error: no