पिरामिड और पैटर्न बनाएं. C++

पिरामिड और पैटर्न बनाएं. C++



* का उपयोग करके आधा पिरामिड मुद्रित करने का कार्यक्रम
C++ example code

C++

  Output result
Enter number of rows: 5
*
* *
* * *
* * * *
* * * * *
संख्या का उपयोग करके आधा पिरामिड मुद्रित करने का कार्यक्रम
C++ example code

C++

  Output result
Enter number of rows: 5
1
1 2
1 2 3
1 2 3 4
1 2 3 4 5
वर्णमाला का उपयोग करके आधा पिरामिड मुद्रित करने का कार्यक्रम

A B B C C C D D D D E E E E E

C++ example code

C++

* का उपयोग करके उलटा आधा पिरामिड
C++ example code

C++

  Output result
Enter number of rows:  5 
* * * * *
* * * *
* * * 
* *
*
संख्याओं का उपयोग करके उल्टा आधा पिरामिड
C++ example code

C++

  Output result
Enter number of rows:  5
1 2 3 4 5
1 2 3 4 
1 2 3
1 2
1

Hot Network Questions



.dll file is missing? Download for Windows 7, 8, 10 - Fix .dll file Missing Error on Windows | dll-box.com

BeeCoder.ORG

open source code and examples

We have been online since 2021 and 1 millions of people around the globe have visited our website since then

More visitors every month