随笔分类 - A----Solution
摘要:A:Jin Yong's Wukong Ranking List
阅读全文
摘要:M:Function and Function
阅读全文
摘要:A. Xu Xiake in Henan Province
阅读全文
摘要:Problem A. Mischievous Problem Setter 签到. 1 #include <bits/stdc++.h> 2 using namespace std; 3 4 #define ll long long 5 #define N 100010 6 #define pii
阅读全文
摘要:D. Deja vu of … Go Players 签。 1 #include <bits/stdc++.h> 2 using namespace std; 3 int t, n, m; 4 5 int main() 6 { 7 scanf("%d", &t); 8 while (t--) 9 {
阅读全文
摘要:训练地址 A: 树剖板子题 求最小值的时候要注意值是不是有负数,如果有,初值要置为$-INF$ 1 #include <bits/stdc++.h> 2 using namespace std; 3 4 #define N 30010 5 #define INF 0x3f3f3f3f 6 int n
阅读全文
摘要:A. Rikka with Minimum Spanning Trees 题意: 给出一个图,求最小生成树的个数和权值 思路: 因为数据随机,只有一个MST 1 #include <bits/stdc++.h> 2 using namespace std; 3 4 #define ull unsig
阅读全文
摘要:A. Sockpuppets
阅读全文
摘要:Problem A. Adrien and Austin
阅读全文

浙公网安备 33010602011771号