会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
rieri
Powered by
博客园
博客园
|
首页
|
新随笔
|
联系
|
订阅
|
管理
2024年5月18日
mini
该文被密码保护。
阅读全文
posted @ 2024-05-18 09:50 园友3087003
阅读(0)
评论(0)
推荐(0)
编辑
2023年12月16日
猜数字
该文被密码保护。
阅读全文
posted @ 2023-12-16 09:55 园友3087003
阅读(0)
评论(0)
推荐(0)
编辑
2023年11月11日
开关门
摘要: #include<stdio.h>using namespace std;int main(){ int a; scanf("%d",&a); int b[1000]; for(int i=1;i<=a;i++){ b[i]=0; } for(int i=1;i<=a;i++){ for(int j
阅读全文
posted @ 2023-11-11 09:54 园友3087003
阅读(20)
评论(0)
推荐(0)
编辑
2023年11月4日
him
摘要: #include <iostream>#include "minecraft.h"using namespace std;TxMinecraft mc;int main(){ bool c=false; c=mc.ConnectMinecraft("zk","badaa4c2a1b546f18685
阅读全文
posted @ 2023-11-04 10:00 园友3087003
阅读(22)
评论(0)
推荐(0)
编辑
2023年10月21日
jjbao
摘要: #include <iostream>#include "minecraft.h"using namespace std;TxMinecraft mc;int main(){bool c=true;c=mc.ConnectMinecraft("zk","badaa4c2a1b546f18685176
阅读全文
posted @ 2023-10-21 08:27 园友3087003
阅读(26)
评论(0)
推荐(0)
编辑
2023年10月3日
小萌鸡
摘要: #include <iostream>#include "minecraft.h"using namespace std;TxMinecraft mc;int main(){bool c=true;c=mc.ConnectMinecraft("zk.makeblock.net.cn"badaa4c2
阅读全文
posted @ 2023-10-03 09:20 园友3087003
阅读(51)
评论(0)
推荐(0)
编辑
2023年8月3日
魔刀千刃(轮廓)
摘要: #include <iostream>#include "minecraft.h"using namespace std;TxMinecraft mc;int main(){bool c=true;c=mc.ConnectMinecraft("zk","badaa4c2a1b546f18685176
阅读全文
posted @ 2023-08-03 09:59 园友3087003
阅读(38)
评论(0)
推荐(0)
编辑
2023年7月26日
变整数
摘要: #include <iostream>#include <cmath>using namespace std;int main(){ double x,y; int num; do{ cout<<"请输入一个小数"<<endl; cout<<"x="; cin>>x; }while(x>=1||x<
阅读全文
posted @ 2023-07-26 09:31 园友3087003
阅读(15)
评论(0)
推荐(0)
编辑
2023年7月20日
求星期几(半成)
该文被密码保护。
阅读全文
posted @ 2023-07-20 19:34 园友3087003
阅读(0)
评论(0)
推荐(0)
编辑
2023年7月18日
最小公倍数
摘要: #include <iostream>using namespace std; // int x,y,temp,s,i;// cout<<"请输入两个数";// cin>>x>>y;// if(i>y){// temp=x;// x=y;// y=temp;// } // s=y*i;// whil
阅读全文
posted @ 2023-07-18 09:26 园友3087003
阅读(6)
评论(0)
推荐(0)
编辑
下一页