User profile: ruben5802

User info
User name:ruben5802
Name:Ruben
Location:Classified
Bio:Just a regular guy, but in dire need of help in C++ lol
Statistical data
Birthdate:Dec 4, 1895
Gender:Male
Occupation:Marketing
Skills:C++
History
Joined:
Number of posts:8
Latest posts:

help
[code]#include <iostream> using namespace std; void averagescore(double); void aboveaverage(int[]...

can someone run these codes for me and put the output here please? thanks!!
thanks!!

can someone run these codes for me and put the output here please? thanks!!
#include <iostream> using namespace std; void showVar(); // Function prototype int main() { for ...

can someone run these codes for me and put the output here please? thanks!
[code][/code]#include <iostream> using namespace std; void showVar(); // Function prototype int main...

Need help
so will it look like this ? #include <iostream> #include <cmath> using namespace std; void hy...