#35706: a001


apple0313 (Ryan)

學校 : 不指定學校
編號 : 189341
來源 : [111.185.1.98]
最後登入時間 :
2023-06-13 19:49:51
a001. 哈囉 -- Brian Kernighan | From: [111.185.1.98] | 發表日期 : 2023-06-13 16:03

#include <iostream>
using namespace std;
int main()
{
    string input;
    cin>>input;
    cout<<"hello, "<<input;
    return 0;
 } 

 
ZeroJudge Forum