| Problem | duckbuttons |
|---|---|
| User | Icebearmbit237 |
| Submission Time | 2026-02-20 16:54:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:16:21: error: request for member ‘size’ in ‘cells’, which is of non-class type ‘long long int [200005]’
16 | for (int i = cells.size() - 1; i >= 1; i--){
| ^~~~