摘要:
#include <iostream> #include <bits/stdc++.h> #include <string> using namespace std; typedef struct { int end; bool isDrop; }Tree; vector<Tree> tree; i 阅读全文
posted @ 2021-02-06 12:49
-Asurada-
阅读(126)
评论(0)
推荐(0)
摘要:
#include <iostream> #include <bits/stdc++.h> #include <string> using namespace std; typedef struct { int base; vector<int> subtract; int end; }Tree; v 阅读全文
posted @ 2021-02-06 12:06
-Asurada-
阅读(139)
评论(0)
推荐(0)

浙公网安备 33010602011771号