摘要: //字符串的展开 #include <bits/stdc++.h> using namespace std; int p1,p2,p3; string S,Ans; char ToChar(char ch){ if(p1==3){ return '*'; } return p1==1?tolower 阅读全文
posted @ 2023-07-24 19:59 爱吃泡面的皮卡 阅读(111) 评论(0) 推荐(0)
摘要: #include <iostream>#include "minecraft.h"#include "Windows.h"TxMinecraft mc;using namespace std;int X,Y,Z,id=0,data=0;int a=0;void chu_shi_hua() { X=4 阅读全文
posted @ 2023-07-24 09:40 爱吃泡面的皮卡 阅读(111) 评论(0) 推荐(0)