| Problem | registers |
|---|---|
| User | chenweilian |
| Submission Time | 2026-07-14 17:36:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
registers.cpp: In function ‘void construct_instructions(int, int, int, int)’:
registers.cpp:135:1: error: expected ‘}’ at end of input
135 | }
| ^
registers.cpp:42:57: note: to match this ‘{’
42 | void construct_instructions(int s, int n, int k, int q) {
| ^