Search:

Type: Posts; User: y_p28

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    3,421

    Ok so Xcode is working better than code blocks....

    Ok so Xcode is working better than code blocks.
    Here is what I am getting.

    Data.txt:
    Clark Kent 100
    Bruce Wayne 100
    Barry Allen 100
    Diana Prince 90
    Kara Kent...
  2. Replies
    9
    Views
    3,421

    Yes but what if more than one person has the same...

    Yes but what if more than one person has the same score? If lets say 3-4 students have 100%. So do I remove that integer?
  3. Replies
    9
    Views
    3,421

    Oh ok that makes sense. As for the highest...

    Oh ok that makes sense.
    As for the highest score, I am not understanding the idea of what you are saying.
    I downloaded the Xcode 7 beta and its giving me trouble, so going to try Xcode 6.4
    The...
  4. Replies
    9
    Views
    3,421

    Also I am not familiar with constexpr. "So a...

    Also I am not familiar with constexpr.
    "So a simple int will do; no arrays are needed. If you also need the index of the highest scoring student in the sList array, then that's just another integer...
  5. Replies
    9
    Views
    3,421

    Records(structs) pgrm help.

    Write a program that reads a student's name followed by their test score. The program should output each students name followed by the test scores and the relevant grade. It should also find and...
Results 1 to 5 of 5