Search:

Type: Posts; User: woodcutterni

Search: Search took 0.08 seconds.

  1. Replies
    2
    Views
    1,297

    [SOLVED] Re: Output isn't as expected.

    Thank you! it works perfectly now.
  2. Replies
    2
    Views
    1,297

    [SOLVED] Output isn't as expected.

    I'm in the process of creating a program that will get information from the user on who all is attending a competition, and then the scores of the teams attending and then it will give the 1st place...
  3. Replies
    13
    Views
    2,851

    [SOLVED] Re: Using Arrays to make a scoring program

    I see what your getting at, I guess thats what javapenguin was trying to show me aswell but I just couldnt see that easily.
    I always thought I had to use an array of objects lol
    I guess this is why...
  4. Replies
    13
    Views
    2,851

    [SOLVED] Re: Using Arrays to make a scoring program

    Not really, im still stuck on how to assign teams to the schools stored in the array of names[]. I'm trying to work out javapenguins code, but not really making any progress, im a newbie so i can't...
  5. Replies
    13
    Views
    2,851

    [SOLVED] Re: Using Arrays to make a scoring program

    You've helped a lot, but I do have another question..
    I'm not sure what you mean by making an index for a string array, is there a tutorial or website you could tell me about that could explain it?
  6. Replies
    13
    Views
    2,851

    [SOLVED] Re: Using Arrays to make a scoring program

    Wow, I wasn't expecting a response so quickly, thanks! ^.^
    I'm going to test what you've just told me, i need to figure out what parallel arrays are though, as a said i'm very new to java and just...
  7. Replies
    13
    Views
    2,851

    [SOLVED] Re: Using Arrays to make a scoring program

    That's why when I created a different method and tried calling them it gave an error, thanks!
    But that doesn't answer my original question =/
  8. Replies
    13
    Views
    2,851

    [SOLVED] Using Arrays to make a scoring program

    I'm very new to Java since im only in my first semester of it in highschool but I am trying to create a program that can be used to score a competition.
    The program will ask you how many schools are...
Results 1 to 8 of 10