Search:

Type: Posts; User: andreas90

Search: Search took 0.08 seconds.

  1. Replies
    11
    Views
    2,153

    Re: Arraylist of averages of two arrays list

    You have probably forgotten to close a curly brace.
  2. Replies
    11
    Views
    2,153

    Re: Arraylist of averages of two arrays list

    It will set all four values of your grade array if you fix the errors. Have you try to compile it? I think it won't. You need to use an if.. else if... structure as i told you and post #4 describes....
  3. Replies
    11
    Views
    2,153

    Re: Arraylist of averages of two arrays list

    Hello Hazmat210!
    Some notifications. I think you don't need the inner for loop - you will be ok with one. You should use an if... else if... structure as pbrockway2 mentioned in his last post. It...
Results 1 to 3 of 3