提交时间:2025-04-05 16:35:15
运行 ID: 316040
a = int(input()) k = [] n = 0 k = input().split() k.sort() """for i in k: if (i > n): n = i""" print(k[a-2])