Adding several numbers without a loopIs there a shorter way I can add 6 numbers without using a loop? Here is my code: sum = 1...
Why is the output 9?Thanks for your help! Once I realized the purpose of the loop things were easier to understand. Agai...
Why is the output 9?Can someone please explain the steps involved to determine that the output of this code is 9? I'm re...
What's wrong with this code?I solved my problem. I put cout << "Number of students enrolled:" << i << endl; cout << "Class ros...
What's wrong with this code?Okay, with this I get the names to list properly, but the "number of students enrolled" << i << disa...
This user does not accept Private Messages