Inverted triangle pattern in C++

 

 This is the source code for printing inverted triangle pattern in C++:





Output:



Comments