a052: 輸入與輸出
Tags : 基本輸入輸出
Accepted rate : 663人/741人 ( 89% ) [非即時]
評分方式:
Strictly

最近更新 : 2022-09-13 09:19

Content

編寫一個程式,用戶可以輸入任意的字串,系統將輸出指定的字串。

Input

任意文字

Output
hello, 任意文字
Sample Input #1
Chan
Sample Output #1
hello, Chan
Sample Input #2
world
Sample Output #2
hello, world
測資資訊:
記憶體限制: 64 MB
不公開 測資點#0 (33%): 1.0s , <1K
不公開 測資點#1 (33%): 1.0s , <1K
不公開 測資點#2 (34%): 1.0s , <1K
Hint :

使用 input()、print()

Tags:
基本輸入輸出
出處:
[管理者:
kichan@g.pui... (陳嘉賢CHAN KA IN)
]


ID User Problem Subject Hit Post Date
2665
1752786-4@g.... (林敬晉P5A08(JalenL...)
a052
stupid ans
15 2025-06-24 19:09