পিরামিড এবং প্যাটার্ন তৈরি করুন. 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