User profile: monkeyPlusPlus

User info
User name:monkeyPlusPlus
History
Joined:
Number of posts:4
Latest posts:

Help need asap plz
your code had score > 0 needs to be if (score < 0 || score > 100) but you could nest a loop a...

tracing functions inside of functions
Never mind I just looked at it again and realized x's value changed. so my approach was right just u...

tracing functions inside of functions
Hi, I need help tracing how to get the value for y in the main function below. I understand how to g...

geometry calculator
Hi, there is a lot of problems with this code. The first most obvious one is you have no cin >> for ...