| Problem | badcontest |
|---|---|
| User | smartsword |
| Submission Time | 2025-12-29 12:37:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
badcontest.cpp: In function ‘int32_t main()’:
badcontest.cpp:40:1: error: expected ‘}’ at end of input
40 | }
| ^
badcontest.cpp:5:16: note: to match this ‘{’
5 | int32_t main() {ios_base::sync_with_stdio(false);cin.tie(nullptr);
| ^