摘要:
Aimee 很简单的模拟 ######(未提交) #include<iostream> #include<cstdio> #include<algorithm> using namespace std; int n,m,k,p; int main(){ scanf("%d%d%d%d",&n,&m, 阅读全文
posted @ 2020-11-28 18:41
Simex
阅读(81)
评论(0)
推荐(0)
摘要:
Aimee map出奇迹 #include<iostream> #include<cstdio> #include<map> using namespace std; map <char,int> m; map <int,char> mm; string s,ans; int main(){ m[' 阅读全文
posted @ 2020-11-28 18:39
Simex
阅读(110)
评论(0)
推荐(0)

浙公网安备 33010602011771号