#44259: Python


s310495@student.cysh.cy.edu.tw (Gordon._.1011)

學校 : 國立嘉義高級中學
編號 : 282269
來源 : [163.27.3.95]
最後登入時間 :
2024-11-18 09:31:11
e307. 請讓我留在你的回憶裡 -- π | From: [36.237.31.205] | 發表日期 : 2024-11-18 19:54

使用stdin避免超時

from sys import stdin

x=str(stdin.readline())

print(x.replace("  ",""))

 
ZeroJudge Forum