CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: TheRayMan54

Search: Search took 0.03 seconds.

  1. Need Help with loops and adding all scores

    I need to add 5 judge scores and add them to total score but I have no idea to go about this. How would I go about using this psuedocode?

    Using a do-while loop input the 5 judge's scores

    ...
  2. Replies
    3
    Views
    6,421

    Re: C++ Looping assignment

    Sorry about that, I wasn't expecting homework done just help.

    I'm still a beginner in C++. I'm having issues with a few portions of the code.

    How do I define the names of the divers?

    And...
  3. Replies
    3
    Views
    6,421

    C++ Looping assignment

    I have an assignment given to me since I'm trying to learn C++ but I don't know how I can to put it into code. I'm having a little bit of a problem with loops and am wondering if I could get some...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured