User: lSgtPepperl

  • Public profile

User profile: lSgtPepperl

User info
User name:lSgtPepperl
History
Joined:
Number of posts:11
Latest posts:

I need help with ifs, elses, and looping
Alright I got it, thanks guys

I need help with ifs, elses, and looping
[u][b][b]#include <iostream> using namespace std; int main() { int cash; cout << "How m...

Simple problem with declaring scope
#include <iostream> using namespace std; int main() { cout << "How much money do you have?"...

Find the top 3 numbers in a list
I made a list of numbers that the user inputs, and then the program has to find what 3 are the large...

How do i put this in Standard deviation?
#include <iostream> #include <cmath> using namespace std; int main() { float score_1 = 47; f...

This user does not accept Private Messages