| Problem | nian |
|---|---|
| User | justin271828 |
| Submission Time | 2026-03-09 09:07:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
nian.cpp: In function ‘int32_t main()’:
nian.cpp:138:14: error: expected ‘}’ at end of input
138 | hldup(S, P);
| ^
nian.cpp:135:18: note: to match this ‘{’
135 | while (Q-- > 0) {
| ^
nian.cpp:138:14: error: expected ‘}’ at end of input
138 | hldup(S, P);
| ^
nian.cpp:75:16: note: to match this ‘{’
75 | int32_t main() {
| ^