Search:

Type: Posts; User: ammehmeti

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    734

    Re: I need help with this array problem ?

    okay all i need is to help me how to initialize a two dimensional array first dimension should save serial number ,second dimension time of 15 competitors

    int Candidate = 15;
    int a =...
  2. Replies
    7
    Views
    734

    Re: I need help with this array problem ?

    link together i mean .. i want the serial number and time of the competitor to input with JOptionPane (interactive input)
  3. Replies
    7
    Views
    734

    Re: I need help with this array problem ?

    i dont know how to link together " int a and int b " in array ? i tried but no succes
  4. Replies
    7
    Views
    734

    I need help with this array problem ?

    My request 1.Application must admit at most 15 competitors.

    2.Data of competitor will be saved in two dimensional array , In first dimension
    save the serial number of the competitor in the...
Results 1 to 4 of 4