潘小蓝
潘小蓝
全部文章
分类
题解(5)
归档
标签
去牛客网
登录
/
注册
潘小蓝的博客
全部文章
(共1篇)
[每日一题]:Wannafly挑战赛1 -- Treepath
题目: 考察点: 树上DFS、long long、思维侃侃: 之前做过一道类似的题目,所以想到应该往哪个方向去想。 Code: #include <vector> #include <cstdio> #include <string> #include <...
思维
树上DFS
2020-04-14
2
688