Skip to content

Commit

Permalink
Update Code : Alpha Pattern.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeevrpandey authored Feb 21, 2024
1 parent 91a9cad commit 0e007f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Patterns 1/Code : Alpha Pattern.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Integer N (Total no. of rows)
Output format :
Pattern in N lines
Constraints
0 <= N <= 26
0 <= N <= 26
Sample Input 1:
7
Sample Output 1:
Expand Down

0 comments on commit 0e007f8

Please sign in to comment.