vector: entering weightsWrite your question here. Program goal: User enters five numbers. Store the numbers in a vecto...
adjust list by normalizingFor this program I need to alter the values in a vector by dividing all of them by the max value. Th...
stumped on password check programthanks @salem c that did the job :)
stumped on password check programgoal: Output "Valid" if input contains no more than 4 numbers and input's length is greater than 4....
Reversing multiple inputsThanks again @ thmm --- here's the updated program: [code] #include <iostream> using namespace std; ...
This user does not accept Private Messages