Search:

Type: Posts; User: Chris.Brown.SPE

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: It won't display the invalid selection part

    The line i am looking at is as follows.



    pick[z]=input.nextInt();// This is where the user choose which category to answer


    if (pick2[z] > choice[1]) {
    ...
  2. [SOLVED] Re: It won't display the invalid selection part

    Could you give some sample input/output so we can see how you got to the point of the error in your code?
Results 1 to 2 of 2