#41875: 答案 (python)


Morrischen (morris)

學校 : 高雄市苓雅區復華高級中學國中部
編號 : 236381
來源 : [111.184.105.175]
最後登入時間 :
2024-11-10 20:19:21
e447. queue 練習 | From: [111.184.105.175] | 發表日期 : 2024-09-05 22:05

def _2(i): if len(i)!=index: print(i[index]) else: print("-1") b = [] index=0 for _ in range(int(input())): a = input().split() if a[0]=="1": b.append(a[-1]) elif a[0]=="2": _2(b) elif a[0]=="3": if len(b)!=index: index+=1 
ZeroJudge Forum