User profile: Blanchy

User info
User name:Blanchy
Name:Jake Blanchard
Location:Battle Creek, MI
Bio:Just getting started.
History
Joined:
Number of posts:25
Latest posts:

Baseball Program
oh god whats wrong [code] #include <iostream> using namespace std; int firstInning(); int n...

Random number array sorting
Thanks for the advice, I hate this bloodshed compiler. Any chance you know where the option would be...

Random number array sorting
I am having trouble getting these values to return correctly, most times everything but descending o...

program efficiency if/elseif
You have no idea how much that helped, thank you! If you see any other flaws/bad habits please let ...

program efficiency if/elseif
C++ noob here, my program works, but how can i make it MUCH less redundant and inefficient? [cod...