06 2023 档案

摘要:#include <iostream> #include <string> #include "minecraft.h" using namespace std; TxMinecraft mc; struct Block{ int x,y,z,id,data; void set(TxMinecraf 阅读全文
posted @ 2023-06-24 21:40 fushuxuan1 阅读(18) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2023-06-24 20:05 fushuxuan1 阅读(6) 评论(0) 推荐(0) 编辑
摘要:1 #include <iostream> 2 #include <string> 3 #include "minecraft.h" 4 using namespace std; 5 TxMinecraft mc; 6 struct Block{ 7 int x,y,z,id,data; 8 } 9 阅读全文
posted @ 2023-06-24 20:03 fushuxuan1 阅读(7) 评论(0) 推荐(0) 编辑
摘要:1 #include <iostream> 2 using namespace std; 3 int main(int argc, char** argv) { 4 int n,l,x[n],y[n]; 5 int a[n],b=0,c=0; 6 cin>>n>>l; 7 for(int i=0;i 阅读全文
posted @ 2023-06-24 18:43 fushuxuan1 阅读(25) 评论(0) 推荐(0) 编辑
摘要:1 #include <iostream> 2 #include <map> 3 using namespace std; 4 map<string,int>na_mo; 5 int main(int argc, char** argv) { 6 int x; 7 cin>>x; 8 string 阅读全文
posted @ 2023-06-23 20:08 fushuxuan1 阅读(5) 评论(0) 推荐(0) 编辑
摘要:1 #include <iostream> 2 #include "minecraft.h" 3 #include <Windows.h> 4 using namespace std; 5 TxMinecraft mc; 6 int main() { 7 bool con=mc.ConnectMin 阅读全文
posted @ 2023-06-18 09:32 fushuxuan1 阅读(12) 评论(0) 推荐(0) 编辑
摘要:#include <iostream>#include "minecraft.h"#include <Windows.h>using namespace std;TxMinecraft mc;int main() { bool con=mc.ConnectMinecraft("zk","08bd17 阅读全文
posted @ 2023-06-17 19:52 fushuxuan1 阅读(35) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include "minecraft.h" #include <Windows.h> using namespace std; TxMinecraft mc; int main() { bool con=mc.ConnectMinecraft("zk","0 阅读全文
posted @ 2023-06-17 18:27 fushuxuan1 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2023-06-16 20:03 fushuxuan1 阅读(2) 评论(0) 推荐(0) 编辑
摘要:#include <bits/stdc++.h> using namespace std; int main(int argc, char** argv) { string a="110105120105971101039897110103115104117108971119897110116111 阅读全文
posted @ 2023-06-16 20:02 fushuxuan1 阅读(7) 评论(0) 推荐(0) 编辑
摘要:#include <bits/stdc++.h> using namespace std; int main(int argc, char** argv) { string a="sanguosha"; for(int i=0;i<a.size();i++){ char b=a[i]; int c= 阅读全文
posted @ 2023-06-16 19:24 fushuxuan1 阅读(15) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include <bits/stdc++.h> using namespace std; int main(){ cout<<setw(24)<<"********"<<endl; cout<<setw(27)<<"************"<<endl; 阅读全文
posted @ 2023-06-08 09:36 fushuxuan1 阅读(63) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2023-06-07 19:57 fushuxuan1 阅读(7) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> using namespace std; int main(int argc, char** argv) { string a; int max=100,min=0,x=1; cout<<"请在你心里想一个1~100的数字,我来猜"<<endl; system 阅读全文
posted @ 2023-06-07 18:13 fushuxuan1 阅读(16) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include <cstdlib> #include <ctime> using namespace std; int main(int argc, char** argv) { srand(time(0)); int a,x[10]; for(int i= 阅读全文
posted @ 2023-06-07 17:00 fushuxuan1 阅读(5) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示