会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
欢迎回家
CnBlogs
Home
New Post
Contact
Admin
Subscription
2021年12月9日
c++笔记
Using namespace std; 1 cout << "enter two numbers:" << endl; 2 int v1 = 0, v2 = 0; 3 cin >> v1 >> v2; 4 cout << "the sum of " << v1 << " and " << v2 <
Read More
posted @ 2021-12-09 22:24 ethan178
Views(56)
Comments(0)
Diggs(0)
公告