05 2023 档案

摘要:#include <iostream> #include "minecraft.h" #include <string> using namespace std; TxMinecraft mc; int x=0,y=0,z=0; int main(int argc, char** argv) { b 阅读全文
posted @ 2023-05-28 08:53 王ys 阅读(11) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2023-05-27 20:07 王ys 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2023-05-27 20:07 王ys 阅读(28) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include "minecraft.h" using namespace std; TxMinecraft mc; int x=0,y=00,z=0; int main(int argc, char** argv) { bool con=mc.Connec 阅读全文
posted @ 2023-05-27 20:03 王ys 阅读(16) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include <ctime> #include <cstdlib> using namespace std; int main(int argc, char** argv) { int shuliang,n1,n2,x,s,m=0; cout<<"输入你要 阅读全文
posted @ 2023-05-13 19:18 王ys 阅读(16) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include <cstdlib> #include <ctime> using namespace std; int main(int argc, char** argv) { int m; cin>>m; srand(time(0)); int a; w 阅读全文
posted @ 2023-05-13 18:48 王ys 阅读(7) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include <iomanip>//必要头文件 using namespace std; int main(int argc, char** argv) { double a,b,c; double n; cin>>a>>b>>c; n=(a/b)*c; 阅读全文
posted @ 2023-05-06 17:59 王ys 阅读(69) 评论(0) 推荐(0) 编辑

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