#34346: 答案要自己找


LEO960825 (())

學校 : 不指定學校
編號 : 196357
來源 : [111.243.144.65]
最後登入時間 :
2024-06-19 19:11:20
a001. 哈囉 -- Brian Kernighan | From: [111.243.155.71] | 發表日期 : 2023-03-12 20:52

#include<bits/stdc++.h>
using namespace std;
int main(){
    string a;
    cin>>a;
    cout<<"hello, "<<a<<endl;
}

 
ZeroJudge Forum