In c++ create a program that will take user input of integers via the console. Enter a negative value to end the input. Create a histogram that outputs the date. use VECTORS not arrays. The histogram will be outputted using bins with each bin being of size ten. Example Bin 1 is from 0-9 Bin 2 10-29 etc...... Output the histogram to the console.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here