For the uber hackathon, the problem statement said that the winner is the car that returns to the origin for the third time, but that doesn’t seem to be true. The number of times the car must return to the origin seems highly dependent on the number of randomly selected circles. If there are 3 circles, then the track loops 5 times. 4 circles loop 3 times, etc.
Can the problem definition be corrected to reflect that?