Files
kattis/knightpacking.py
2023-06-22 23:08:47 +02:00

1 line
53 B
Python

print("first" if int(input()) % 2 != 0 else "second")