首頁 文章 C++之-Hello,world

C++之-Hello,world

2022-10-03 17:32  瀏覽數:588  來源:李昱昊    

#include<bits/stdc++.h>
using namespace std;
int main(){
cout << "Hello, World!" << endl;
string name;
cin >> name;
cout << name << "tongxue,Welcome to Qsinghua University!" << endl;
return 0;
}
以上程序你是否已经打完,这是一道菜鸟题哦



聲明:以上文章均為用戶自行添加,僅供打字交流使用,不代表本站觀點,本站不承擔任何法律責任,特此聲明!如果有侵犯到您的權利,請及時聯系我們刪除。

字符:    改为:
去打字就可以设置个性皮肤啦!(O ^ ~ ^ O)