mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-12-11 00:21:24 +01:00
feat(challenges): add print-pyramid
This commit is contained in:
2
challenges/print-pyramid/test/1/input.txt
Normal file
2
challenges/print-pyramid/test/1/input.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
normal
|
||||
3
|
||||
3
challenges/print-pyramid/test/1/output.txt
Normal file
3
challenges/print-pyramid/test/1/output.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
*
|
||||
***
|
||||
*****
|
||||
Reference in New Issue
Block a user