[BOJ 10189] Hook

View as PDF

Submit solution

Points: 1
Time limit: 1.0s
Memory limit: 256M

Problem type
Allowed languages
Assembly, Awk, C, C++, Java, Pascal, Perl, Python, Sed, Text

Print out the word Hook as shown below.

입력 형식

출력 형식

Print out the word Hook as shown below.

예제 입력

예제 출력

#  # #### #### #  #
#### #  # #  # # #
#### #  # #  # # #
#  # #### #### #  #

Comments

There are no comments at the moment.