HackerRank: Right facing hollow triangle
Given an integer and a character, print the pattern as indicated in the sample testcases.
Input Format
There are two lines in the input:
Number of rows (integer)
Character to be used
Constraints
None
Output Format
The given pattern
Sample Input 0...
imkraman.hashnode.dev1 min read