mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
feat(challenges): add ascii-art
This commit is contained in:
8
challenges/ascii-art/test/6/input.txt
Normal file
8
challenges/ascii-art/test/6/input.txt
Normal file
@ -0,0 +1,8 @@
|
||||
4
|
||||
5
|
||||
MAN HAT TAN
|
||||
# ## ## ## ### ### ## # # ### ## # # # # # ### # ## # ## ## ### # # # # # # # # # # ### ###
|
||||
# # # # # # # # # # # # # # # # # ### # # # # # # # # # # # # # # # # # # # # # # # #
|
||||
### ## # # # ## ## # # ### # # ## # ### # # # # ## # # ## # # # # # # ### # # # ##
|
||||
# # # # # # # # # # # # # # # # # # # # # # # # # # ## # # # # # # # # ### # # # #
|
||||
# # ## ## ## ### # ## # # ### # # # ### # # # # # # # # # ## # ### # # # # # # ### #
|
5
challenges/ascii-art/test/6/output.txt
Normal file
5
challenges/ascii-art/test/6/output.txt
Normal file
@ -0,0 +1,5 @@
|
||||
# # # ### ### # # # ### ### ### # ###
|
||||
### # # # # # # # # # # # # # # # #
|
||||
### ### # # ## ### ### # ## # ### # #
|
||||
# # # # # # # # # # # # # # # #
|
||||
# # # # # # # # # # # # # # # # # #
|
Reference in New Issue
Block a user