| Problem | flows |
|---|---|
| User | dakingwawin |
| Submission Time | 2024-12-14 14:54:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flows.cpp: In function ‘int32_t main()’:
flows.cpp:33:24: error: ‘ll’ was not declared in this scope; did you mean ‘l’?
33 | ans[i] = ans[l[i]] + ll(i-l[i]) * arr[i];
| ^~
| l