Run ID:99632

提交时间:2024-11-30 12:15:40

a=input() b=input() a,b=map(int,input().split()) List = list(map(int,input().split()))