Search:

Type: Posts; User: mastern200

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,327

    OK i understand and i fixed it. One more thing...

    OK i understand and i fixed it. One more thing though. Is there a way so that after 3 guesses, it disables the user from entering anything else and it displays the real answer?
  2. Replies
    6
    Views
    1,327

    Ok. But if i want to send the random numbers...

    Ok. But if i want to send the random numbers calculated , have it checked to see if it is right or wrong, and send it back, how would i do that? i have this so far:



    int calcRealAnswer(){
    int...
  3. Replies
    6
    Views
    1,327

    Adding Random Numbers help

    I need to create a program where the user selects addition, subtraction, or multiplication, and when they select one, 2 random numbers appear, and they must put in the right answer. The problem is, i...
Results 1 to 3 of 3