随笔分类 - CF
摘要:补了一场Edu round。 A : Marketing Scheme 水题 #include <cstdio> #include <algorithm> typedef long long ll; int T,l,r; template <typename T> inline void read(
阅读全文
摘要:考场上只做出来四道,第二天一早就写出来了E,蛮绝望的。 A Finding Sasuke 水构造 #include <cstdio> #include <algorithm> typedef long long ll; int T,n; int a[110]; template <typename
阅读全文
摘要:CF的Educational Round (Div.2),质量还是蛮高的。 A: 水题 #include<cstdio> #include<algorithm> typedef long long ll; ll T,x,y,k,ans; template <typename T> inline vo
阅读全文

浙公网安备 33010602011771号