| Problem | paint |
|---|---|
| User | IanGohYifeng |
| Submission Time | 2026-08-08 21:47:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
paint.cpp: In function ‘int main()’:
paint.cpp:25:39: error: ‘n’ was not declared in this scope
25 | for (int day_idex = 0; day_idex < n; ++day_idex) {
| ^