Problem packingducks
User Popcornman
Submission Time 2024-10-07 17:25:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

packingducks.cpp: In function ‘int main()’:
packingducks.cpp:32:8: error: ‘fin’ was not declared in this scope; did you mean ‘sin’?
32 | if ( fin[i] <= limit)
| ^~~
| sin