06 2023 档案

摘要: 阅读全文
posted @ 2023-06-25 10:03 王ys 阅读(4) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include "minecraft.h" #include <string> TxMinecraft mc; using namespace std; struct c{ int x; int y; int z; int id; int data; int 阅读全文
posted @ 2023-06-25 10:01 王ys 阅读(16) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> using namespace std; int main(int argc, char** argv) { int n,l; cin>>n>>l; int m[n]; int Max=0,Min=0; for(int i=0;i<n;i++){ cin>>m 阅读全文
posted @ 2023-06-24 18:44 王ys 阅读(16) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include <map> #include <bits/stdc++.h> using namespace std; map<string,int>name_mon; int main(int argc, char** argv) { string nam 阅读全文
posted @ 2023-06-23 19:58 王ys 阅读(19) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include <cmath> using namespace std; int main(int argc, char** argv) { string a; int max=100,min=0; while(a!="对了"){ cout<<"猜是"<<( 阅读全文
posted @ 2023-06-07 18:21 王ys 阅读(49) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include <cstdlib> #include <ctime> using namespace std; int main(int argc, char** argv) { int a[10]; int m; srand(time(0)); for(i 阅读全文
posted @ 2023-06-07 17:02 王ys 阅读(15) 评论(0) 推荐(0) 编辑

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