User: cnewb23

  • Public profile

User profile: cnewb23

User info
User name:cnewb23
History
Joined:
Number of posts:5
Latest posts:

Losing data while using functions
This program takes in 4 ints and calculates sum, average, and product using functions. My issues is ...

Triangle using for loop
Like this?? [code] #include <cstdlib> #include <iostream> #include <iomanip> using namespace std; ...

Triangle using for loop
Yea, I only changed the variable space. [code] #include <iostream> #include <iomanip> using namespa...

Triangle using for loop
I understand what you mean, but when I changed it to space = 2*num-1 it gave me this ----1 -1-2 -1...

Triangle using for loop
I am currently trying to get my code to do this. If user enters 3: ----1 //Space...

This user does not accept Private Messages