User profile: btk1000

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

trouble understanding the c++ equilateral triangle program
i got it..thnx for the help #include<iostream> using namespace std; int main() { for...

trouble understanding the c++ equilateral triangle program
yea but i'm having trouble printing the spaces

trouble understanding the c++ equilateral triangle program
i want to write a c++ program to print an equilateral triangle of stars....this was a question give...

trouble understanding the c++ equilateral triangle program
all sides should have a 60 degree angle...a pyramid perhaps

trouble understanding the c++ equilateral triangle program
can anyone please help me in understanding the equilateral triangle program? a few examples would be...