How to exclude numbers from an equation?Got it! it was simple but I didn't know, now I do thanks!
How to exclude numbers from an equation?My code is as follows: [code][/code] #include <iostream> #include <string> using namespace std; int...
How to exclude numbers from an equation?For example I used an array to get 5 test scores from a user and then I have to find the average exc...
Question on ArraysNevermind I solved the issue! I forgot to add the int = i; now my last question is how to get the...
Question on ArraysSo I did what you said and my program is as follows: #include <iostream> #include <string> using ...
This user does not accept Private Messages