Problem milkweed
User anice
Submission Time 2026-05-17 11:22:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

milkweed.cpp: In function ‘int main()’:
milkweed.cpp:9:9: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
9 | ans[i] = 0;
| ^~~
| abs