a001: 哈囉
Tags : 基本輸入輸出
Accepted rate : 674人/915人 ( 74% ) [非即時]
評分方式:
Tolerant

最近更新 : 2021-01-08 11:38

Content

學習所有程式語言的第一個練習題
請寫一個程式,可以讀入指定的字串,並且輸出指定的字串。

Input

指定的文字

Output

輸出指定的文字

Sample Input #1
world
C++
mary
Sample Output #1
hello, world
hello, C++
hello, mary
測資資訊:
記憶體限制: 64 MB
公開 測資點#0 (20%): 1.0s , <1K
公開 測資點#1 (80%): 1.0s , <1M
Hint :

程式說明:因為系統會賦予數量不一的測試資料來測驗您的程式是否正確,因此必須先以一個 while 迴圈來讀取所有的測試資料。

如有疑問,請參考 範例程式碼

Tags:
基本輸入輸出
出處:
Brian Kernighan [管理者:
zero (管理員)
]


ID User Problem Subject Hit Post Date
1697
1550294-5@g.... (陳晉浩S1A24)
a001
hello
37 2024-10-29 17:11
1500
1652274-5@g.... (P6A05何承禧)
a001
a001
188 2024-03-25 14:25
1468
1651697-4@g.... (P6D34葉仁睿)
a001
hi
286 2024-03-21 15:42
1416
1650319-8@g.... (P6A14胡洛熙)
a001
The code ans
177 2024-03-11 14:18
1383
1652274-5@g.... (P6A05何承禧)
a001
how to AC
203 2024-02-04 14:43