Problem packingducks
User 583116UB
Submission Time 2024-08-17 10:17:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

packingducks.cpp: In function ‘int main()’:
packingducks.cpp:8:2: error: ‘in’ was not declared in this scope; did you mean ‘yn’?
8 | in>>N>>K;
| ^~
| yn