← Back to List
20336번: Haughty Cuisine ↗
Solutions
Python 3
42 B | 42 chars
input() print(*input().split(), sep="\n")