随笔分类 -  大模拟

摘要:A.Amino Acids 题解:挺好玩的大模拟,化学知识得到了提升,属于那种看懂题就能做的类型,平时写得太少导致赛时出锅。 #include<bits/stdc++.h> using namespace std; const int N = 105; map<string,int> mmap; i 阅读全文
posted @ 2022-05-03 20:45 mafengfa 阅读(89) 评论(0) 推荐(0)