随笔分类 - 牛客
摘要:A.进攻 https://ac.nowcoder.com/acm/contest/8564/A 题解:将战机攻击力从小到大排列,基地也如此。由于基地可以多次摧毁,线性扫描每个战机能获得的最大贡献。 #include<bits/stdc++.h> using namespace std; const
阅读全文
摘要:A 牛逼队友写的,貌似卡常? #include<iostream> #include<cstdio> #include<cstring> #include<cmath> #include<algorithm> #include<map> using namespace std; typedef lo
阅读全文

浙公网安备 33010602011771号