2023年7月24日
摘要:
//字符串的展开 #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 阅读全文
摘要:
#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 阅读全文