摘要:
恢复内容开始 rank:77/758 1001 Rikka with Candies 因为没有手写bitset被卡了一下,最后过了。 #include <bits/stdc++.h> const long long mod = 1e9+7; const double ex = 1e-10; #def 阅读全文
摘要:
贼惨 130/186 B Black Widow 简单题 #include <bits/stdc++.h> const long long mod = 1e9+7; const double ex = 1e-10; #define inf 0x3f3f3f3f using namespace std 阅读全文