#41111:


hsiaoyishuan@gmail.com (hsiao)

學校 : 不指定學校
編號 : 275929
來源 : [210.61.91.49]
最後登入時間 :
2024-11-13 09:33:27
a001. 哈囉 -- Brian Kernighan | From: [111.252.206.235] | 發表日期 : 2024-07-04 14:41

#include <bits/stdc++.h>
using namespace std;

int main() {
    string a;
    cin >> a; 
    cout << "hello, " << a << endl;
 
}

 
ZeroJudge Forum