提交时间:2023-12-08 10:55:44

运行 ID: 2307

input_str = input() num=input_str.split() s= num[1] print(s)