上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 14 下一页
摘要: #include <iostream> #include "Windows.h" #include "minecraft.h" using namespace std; TxMinecraft mc; int x=9992,y=150,z=9811; int id,data; ////hua // 阅读全文
posted @ 2024-03-08 19:02 最后一个还有我 阅读(14) 评论(0) 推荐(0)
摘要: #include <iostream> #include "Windows.h" #include "minecraft.h" using namespace std; TxMinecraft mc; int x,y,z; int id,data; using namespace std; void 阅读全文
posted @ 2024-03-01 19:58 最后一个还有我 阅读(12) 评论(0) 推荐(0)
摘要: #include <bits/stdc++.h> #include "minecraft.h" #include <Windows.h> using namespace std; TxMinecraft mc; int main() { bool con = mc.ConnectMinecraft( 阅读全文
posted @ 2024-02-20 15:55 最后一个还有我 阅读(15) 评论(0) 推荐(0)
摘要: #include <iostream> using namespace std; int main(){ int n; cin>>n; int b=1,i=0,j=n-1,a[n][n]; for(int i=0;i<n;i++){ for(int j=0;j<n;j++){ a[i][j]=0; 阅读全文
posted @ 2024-02-19 15:25 最后一个还有我 阅读(82) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-01-31 15:25 最后一个还有我 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-01-31 11:36 最后一个还有我 阅读(0) 评论(0) 推荐(0)
摘要: #include <iostream> #include <queue> using namespace std; int main(){ queue<int> a; queue<int> b; int m,w,c,e; cin>>m>>w>>c; for(int i=1;i<m;i++){ a.p 阅读全文
posted @ 2024-01-31 11:16 最后一个还有我 阅读(15) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-01-30 15:53 最后一个还有我 阅读(1) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-01-29 14:50 最后一个还有我 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-01-29 11:19 最后一个还有我 阅读(0) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 14 下一页