#27318:


mango971218@gmail.com (永夜ʟᴏͥᴠͣᴇͫγou)

學校 : 不指定學校
編號 : 167425
來源 : [203.72.178.1]
最後登入時間 :
2022-03-11 13:45:09
a001. 哈囉 -- Brian Kernighan | From: [203.72.178.1] | 發表日期 : 2021-09-24 13:18

#include <iostream>

using namespace std;

int main ()

{

string word;

while (cin>>word);

cout<<"hello, "<< word<<endl;

return 0;

}

 
ZeroJudge Forum