#32706: 超簡單C++ AC


yp11151097@yphs.tp.edu.tw (908-30施耀登)


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