hello, delete the i++ in the while loop and use while( i++ < limit ) instead.