<t>Hi Tomfr,You start from right to left, pushing the zero towards the left. Whereas, I was trying to push the zero towards the centre.I have a question. For the second iteration, when you look for the rightmost zero, do you look at N or ((10^K)+1)*N for the rightmost zero since you have already add...