Click here to Skip to main content
15,918,808 members
Please Sign up or sign in to vote.
1.00/5 (6 votes)
See more:
Write a C++ program which takes a single integer argument between 1 to 20 ( the program should test this range and give a response accordingly while out of range, otherwise displays a "pyramid" of a height of input value made up of of "A" characters on the screen. The program should not be function based it should b a single program.
Posted
Updated 10-Mar-10 5:51am
v2

1 solution

Ok. Done it.
Should I send it to your tutor now?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900