#40586: c++解


tc11220308 (林秉廁所糾)


#include <iostream>
#include <string>
using namespace std;
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
 
int main(int argc, char** argv) {
string n;
cin>>n;
cout<<"hello, "<<n<<endl;
return 0;
}
 
 
 
 
想抄程式真的很不可取
 
 
 
 
 
 
 
 
 
 
 
 

 

#40751: Re: c++解


tc11220318 (日向翔陽(20318))


#include
#include
using namespace std;
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
 
int main(int argc, char** argv) {
string n;
cin>>n;
cout<<"hello, "<
return 0;
}
 
 
 
 
想抄程式真的很不可取
阿這個是錯的餒