#27596: 不用感謝我


yp11051144@yphs.tp.edu.tw (81134張陳書沛)

學校 : 不指定學校
編號 : 163283
來源 : [203.72.178.2]
最後登入時間 :
2023-01-09 11:15:23
a001. 哈囉 -- Brian Kernighan | From: [203.72.178.1] | 發表日期 : 2021-10-18 14:44

#include <iostream>

using namespace std;

int main ()

{

string word;

while (cin>>word);

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

return 0;

}

 

 
ZeroJudge Forum