| Problem | candies_joi |
|---|---|
| User | nguyendinhanh1508 |
| Submission Time | 2026-07-07 20:19:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
candies_joi.cpp: In function ‘void solve()’:
candies_joi.cpp:52:5: error: ‘l’ was not declared in this scope
52 | l[0] = 0;
| ^
candies_joi.cpp:53:5: error: ‘r’ was not declared in this scope
53 | r[n + 1] = n + 1;
| ^