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 ...
- 04-12-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 2
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
- 04-13-2009 #2
I guess its a homework question?
- 04-13-2009 #3Just Joined!
- Join Date
- Apr 2009
- Posts
- 2
yes it is......................
- 04-13-2009 #4
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?
- 04-14-2009 #5
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.


Reply With Quote