Skip to content
Snippets Groups Projects
13.py 56 B
Newer Older
hacker717's avatar
hacker717 committed
print(sorted([input() for i in range(int(input()))])[0])