Search:

Type: Posts; User: Junky

Search: Search took 0.10 seconds.

  1. Replies
    15
    Views
    1,527

    Re: Program due tomorrow. need some advice.

    Arggh, I hate stoopid requirements.
  2. Replies
    15
    Views
    1,527

    Re: Program due tomorrow. need some advice.

    Actually a 1D array is sufficient. All it needs to do is contain each line of data from the data file. One line per student = one element in the array. Then iterate over the array and process each...
  3. Replies
    15
    Views
    1,527

    Re: Program due tomorrow. need some advice.

    If I wrote 14 numbers down on a piece of paper how would YOU add up the 2 - 11 values? Forget the code, just work out how to do it in your head or on paper.
  4. Replies
    15
    Views
    1,527

    Re: Program due tomorrow. need some advice.

    Look s like your code is calculating the average of all the values in the data. You need to calculate the average of the scores for the program assignments. Remember the first value is student id,...
  5. Replies
    15
    Views
    1,527

    Re: Program due tomorrow. need some advice.

    Your question is?
  6. Replies
    15
    Views
    1,527

    Re: Program due tomorrow. need some advice.

    When posting code use code tags. Place [ code ] before and [ /code ] after without the spaces.
  7. Replies
    15
    Views
    1,527

    Re: Program due tomorrow. need some advice.

    What have you done? At the moment your post is "Here's my assignment, do it for me" which is not going to happen. You need to make an effort in writing the code yourself and asking specific questions.
  8. Replies
    15
    Views
    1,527

    Re: Program due tomorrow. need some advice.

    Start earlier.
Results 1 to 8 of 8