摘要:
1 #define IO std::ios::sync_with_stdio(0) 2 #include <bits/stdc++.h> 3 #define pb push_back 4 using namespace std; 5 typedef long long ll; 6 const int 阅读全文
posted @ 2020-11-23 18:06
Venux
阅读(86)
评论(0)
推荐(0)
摘要:
https://www.luogu.com.cn/problem/P3366 1 #define IO std::ios::sync_with_stdio(0) 2 #include <bits/stdc++.h> 3 #define pb push_back 4 using namespace s 阅读全文
posted @ 2020-11-23 17:32
Venux
阅读(139)
评论(0)
推荐(0)
摘要:
1 #define IO std::ios::sync_with_stdio(0) 2 #include <bits/stdc++.h> 3 #define pb push_back 4 using namespace std; 5 typedef long long ll; 6 const int 阅读全文
posted @ 2020-11-23 16:35
Venux
阅读(98)
评论(0)
推荐(0)
摘要:
1 #include <bits/stdc++.h> 2 using namespace std; 3 typedef int ElemType; 4 5 typedef struct ThrNode{ 6 ElemType data; 7 ThrNode* lson; 8 ThrNode* rso 阅读全文
posted @ 2020-11-23 14:19
Venux
阅读(151)
评论(0)
推荐(0)

浙公网安备 33010602011771号