mafengfa
mafengfa
全部文章
题解
归档
标签
去牛客网
登录
/
注册
mafengfa的博客
全部文章
/ 题解
(共1篇)
题解 | #Amino Acids#
2022ICPC昆明补题(第46届ICPC亚洲区域赛(昆明)) A.Amino Acids 题解:挺好玩的大模拟,化学知识得到了提升,属于那种看懂题就能做的类型,平时写得太少导致赛时出锅。 #include<bits/stdc++.h> using namespace std; con...
C++
2022-05-02
17
1109