上一页 1 ··· 4 5 6 7 8 9 10 下一页
摘要: #include <iostream> #include "minecraft.h" #include <Windows.h> using namespace std; TxMinecraft mc; void no1(int x,int y,int z,int id,int data){ id=2 阅读全文
posted @ 2023-07-07 20:31 郭立恒 阅读(33) 评论(0) 推荐(0)
摘要: #include <iostream> using namespace std; int main() { int N; cin>>N; int H[1001],L[1001],R[1001]; for(int i=1;i<=N;i++){ cin>>H[i]>>L[i]>>R[i]; } for( 阅读全文
posted @ 2023-07-01 17:57 郭立恒 阅读(23) 评论(0) 推荐(0)
摘要: #include <iostream> #include "minecraft.h" #include <string> TxMinecraft mc; using namespace std; struct weizhi{ int x; int y; int z; int id; int data 阅读全文
posted @ 2023-06-24 20:04 郭立恒 阅读(30) 评论(0) 推荐(0)
摘要: #include <iostream> using namespace std; int main() { int N,L,maxx = 0,minn = 0; cin>>N>>L; int a[N],b[N][2]; for(int i = 0;i<3;i++){ cin>>a[i]; maxx 阅读全文
posted @ 2023-06-24 18:27 郭立恒 阅读(48) 评论(0) 推荐(0)
摘要: #include<iostream> #include<bits/stdc++.h> using namespace std; map<string,int>na_mo; int main(){ string name[15],Zname,Pname; int n,mony,m; cin>>n; f 阅读全文
posted @ 2023-06-23 19:59 郭立恒 阅读(35) 评论(0) 推荐(0)
摘要: #include <iostream> #include <string> #include "Windows.h" #include "minecraft.h" TxMinecraft mc; using namespace std; int main(int argc, char** argv) 阅读全文
posted @ 2023-06-17 19:35 郭立恒 阅读(33) 评论(0) 推荐(0)
摘要: /*#include <iostream> using namespace std; int main(int argc, char** argv) { string a; cin>>a; for(int i=0;i<a.size();i++){ char b=a[i]; int c=b; cout 阅读全文
posted @ 2023-06-16 20:02 郭立恒 阅读(21) 评论(0) 推荐(0)
摘要: #include <iostream> #include <string> #include "Windows.h" #include "minecraft.h" TxMinecraft mc; using namespace std; int main(int argc, char** argv) 阅读全文
posted @ 2023-06-03 19:54 郭立恒 阅读(24) 评论(0) 推荐(0)
摘要: #include <iostream> #include <string> #include "Windows.h" #include "minecraft.h" TxMinecraft mc; using namespace std; int main(int argc, char** argv) 阅读全文
posted @ 2023-05-28 10:30 郭立恒 阅读(25) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2023-05-26 20:40 郭立恒 阅读(0) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 下一页