Hi Guys,
I'm not interested in the answer, but I need to be pointed in the right direction
I first try to analyze the file myself. I've noticed that the number 7 only ever appears as the first digit.
This immediately implies that all the numbers containing 7 never overlaps with under numbers (on the left side).
Since the questions in project euler always have 1 answer, I believe I'm misunderstanding the question. Do I not have to use all numbers? If I do have to use all numbers, there's many different possible numbers.
Where am I going wrong?