looping programThis is a homework assignment. The program calculates the position (height) and velocity of a fallin...
input one digit, output as five digits.I've changed my code to input as a string and have managed to deal with the second question when six...
input one digit, output as five digits.I didn't post the whole ouptut statement and I have a << left before this so I used << right to corr...
input one digit, output as five digits.Thanks, I got it with this in my output command. setw (5) << right << setfill ('0') << id Ea...
input one digit, output as five digits.I'm trying to figure out how to input a number and make sure it ouputs as five digits. For example, ...
This user does not accept Private Messages