← Back to List
26027번: Disc District ↗
Solutions
Python 3
28 B | 28 chars
n = int(input()) print(n, 1)