#39221: ну давай же


210627@st.chsh.chc.edu.tw (11905吳品諒)

學校 : 不指定學校
編號 : 246247
來源 : [122.117.197.171]
最後登入時間 :
2024-04-30 10:03:30
a001. 哈囉 -- Brian Kernighan | From: [122.117.197.171] | 發表日期 : 2024-01-24 14:58

#include<iostream>
using namespace std;
int main(){
    string s;
    cin>>s;
    cout<<"hello, "<<s<<"\n";
}

 
ZeroJudge Forum