Hello All,
I am having 1000 consecutive numbers always starting with 1, and there could be upto 24 missing numbers from the list.
My question is, what pieces of information should I have in order to find out those missing numbers.
So far I came up with,
1. Sum of missing numbers.
2...