← Back to List

32652번: 아카라카 2 ↗

Solutions

Python 3
36 B | 36 chars
print("AKAR" * int(input()) + "AKA")