Find the answer to your Linux question:
Results 1 to 5 of 5
Hey thanks for the help, i need a c++ program to give basic math problems to an elementary class. It has to choose 5 problems randomly with no negative answers ...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Posts
    2

    Question math program

    Hey thanks for the help, i need a c++ program to give basic math problems to an elementary class. It has to choose 5 problems randomly with no negative answers for subtraction problems and has a congrats msg or incorrect message pending their answer.

    The problem I am having is the random problems. I have it set for random numbers but the user has to pick what type of problem they would like and that isnt what im going for and also my problems continue well past 5 so any help id surely appreciate it

  2. #2
    Linux Engineer b2bwild's Avatar
    Join Date
    Jul 2008
    Location
    Behind You!
    Posts
    1,108
    I guess its a homework question?
    Never make any misteaks.

    Read my Blog at --> Penguin Inside Subscribe Feed

  3. #3
    Just Joined!
    Join Date
    Apr 2009
    Posts
    2
    yes it is......................

  4. #4
    Just Joined! Surak's Avatar
    Join Date
    Dec 2008
    Posts
    32
    So are you just asking us to give you a program? For us to write something then for you to put your name on it?

  5. #5
    Linux Engineer b2bwild's Avatar
    Join Date
    Jul 2008
    Location
    Behind You!
    Posts
    1,108
    Go read the Forum rules.....
    But still I will help you, here is very easy to learn web resource for C++
    Learn C++

    Its better than many text books.
    Never make any misteaks.

    Read my Blog at --> Penguin Inside Subscribe Feed

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...