0

C++ program

How to write program using loop which shows the following output Just tell me the loop name.. A B C D E F G F E D C B A A B C D E F F E D C B A A B C D E E D C B A A B C D D C B A A B C C B A A B B A A A

9th Dec 2018, 6:00 PM
Ahmad Ali
Ahmad Ali - avatar
3 Answers
+ 5
Please show your attempt. If it is a challenge, please post it in your activity feed.
9th Dec 2018, 6:53 PM
Rstar
Rstar - avatar
+ 5
First understand it then try it yourself https://code.sololearn.com/cDJbsZMS0yTY/?ref=app
10th Dec 2018, 6:44 AM
Rstar
Rstar - avatar
0
i take this by using the cout command... but i dont know how to print it out by the loop... even i dont know what kind of loop can be used for this.
9th Dec 2018, 6:58 PM
Ahmad Ali
Ahmad Ali - avatar