when i try to run the program with example input 3,2,15,6,17 the output is [0, 0, 2, 6, 17], why is that? doesnt matter which numbers i enter there is always 2 numbers that get converted to 0