try putting the System.outs outside the while(n!=0 ) because otherwise each time n is not = 0 it will print it out :)