会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
rieri
Powered by
博客园
博客园
|
首页
|
新随笔
|
联系
|
订阅
|
管理
上一页
1
2
3
下一页
2023年7月18日
三的倍数
摘要: #include <iostream>using namespace std;//void sanbeishu(){// int i;// for(i=1;i<=1000;i++){// if(i%3==0){// cout<<i<<"是三的倍数"<<endl;// cont// }// // }
阅读全文
posted @ 2023-07-18 09:25 园友3087003
阅读(17)
评论(0)
推荐(0)
编辑
2023年7月12日
二哥
摘要: #include <iostream>using namespace std;bool shiwei(int i){ } int main(){ }
阅读全文
posted @ 2023-07-12 10:00 园友3087003
阅读(61)
评论(0)
推荐(0)
编辑
2023年7月10日
J J BOND and超比组合 剪刀石头布
摘要: const int MAX=10; srand(time(0)); int m,n,countm,countn; countm=countn=0; for(int i;i<MAX;i++){ m=rand()%3+1; cout<<"You are J J BOND,come on!"<<endl;
阅读全文
posted @ 2023-07-10 09:48 园友3087003
阅读(37)
评论(0)
推荐(0)
编辑
2023年6月24日
字符转换(switch语句)
摘要: #include <iostream> using namespace std;int main(int argc, char** argv) { char n; cout<<"请输入要转换的字符"; cin>>n; switch(n){ case 'a':n=n-32;break; case 'b
阅读全文
posted @ 2023-06-24 09:14 园友3087003
阅读(18)
评论(0)
推荐(0)
编辑
2023年6月4日
雪王(半成)
摘要: #include <iostream>#include "minecraft.h"using namespace std;TxMinecraft mc;int main(){bool c=true;c=mc.ConnectMinecraft("zk","badaa4c2a1b546f18685176
阅读全文
posted @ 2023-06-04 10:00 园友3087003
阅读(15)
评论(0)
推荐(0)
编辑
2023年5月27日
dd
摘要: #include <iostream>#include "minecraft.h"using namespace std;TxMinecraft mc;int main(){bool c=true; c=mc.ConnectMinecraft("zk","badaa4c2a1b546f1868517
阅读全文
posted @ 2023-05-27 09:51 园友3087003
阅读(124)
评论(0)
推荐(0)
编辑
2023年5月20日
d
摘要: #include <iostream>using namespace std;/* run this program using the console pauser or add your own getch, system("pause") or input loop */ int main(i
阅读全文
posted @ 2023-05-20 09:34 园友3087003
阅读(18)
评论(0)
推荐(0)
编辑
2023年5月7日
C++
摘要: #include <iostream>using namespace std; int main(int argc, char** argv) { string name,month,day,age,hobby; cin>>name>>month>>day>>age>>hobby; cout<<"我
阅读全文
posted @ 2023-05-07 09:45 园友3087003
阅读(12)
评论(0)
推荐(0)
编辑
2023年3月11日
iue
摘要: <html> <head> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css"> <script src="https://cdn.staticf
阅读全文
posted @ 2023-03-11 19:22 园友3087003
阅读(105)
评论(0)
推荐(0)
编辑
2023年3月5日
皮肤库<多颗心>
摘要: <html><head><title>皮肤库</title></head><link rel="stylesheet" href="bootstrap.min.css"><sciript src="jquery.min.js"></script><script src="bootstrap.min.
阅读全文
posted @ 2023-03-05 09:57 园友3087003
阅读(15)
评论(0)
推荐(0)
编辑
上一页
1
2
3
下一页