Search:

Type: Posts; User: Exiled

Search: Search took 0.11 seconds.

  1. Re: Guessing Game Program Problem.. ArrayIndexOutOfBoundsException while printing?

    Thanks! That was exactly the problem, I thought there was a size() method for Vectors but I couldn't remember, and the only reason I am using vector for this is because the assignment calls you using...
  2. Guessing Game Program Problem.. ArrayIndexOutOfBoundsException while printing?

    I am having a strange problem with my Guessing Game program. The program takes an argument integer between 1 and 100 as a secret number, and the program will guess random numbers until it finds your...
Results 1 to 2 of 2