| Problem | candies_joi |
|---|---|
| User | abcde271828 |
| Submission Time | 2026-07-11 15:20:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
candies_joi.cpp: In function ‘int32_t main()’:
candies_joi.cpp:64:30: error: ‘active’ was not declared in this scope; did you mean ‘ctime’?
64 | cin >> n; v.resize(n+2); active.resize(n+2, 0);
| ^~~~~~
| ctime