#20991: __解釋


0921790019.liao@gmail.com (廖晁晁)


先開一個 #include<string>

然後宣告string n;

因為是string的部分

所以記得不要打到int

再來就是cin >>n;

cout << "hello" << n;