摘要: 题目:https://pintia.cn/problem-sets/994805342720868352/problems/994805361586847744 1 #include<iostream> 2 #include<vector> 3 #include<map> 4 #include<al 阅读全文
posted @ 2020-03-25 17:45 tangq123 阅读(138) 评论(0) 推荐(0)
摘要: 题目:https://pintia.cn/problem-sets/994805342720868352/problems/994805362341822464 大致题意就是求叶子节点的最小点权,并统计其个数。 一刷:1106 Lowest Price in Supply Chain 1 #incl 阅读全文
posted @ 2020-03-25 16:29 tangq123 阅读(124) 评论(0) 推荐(0)
摘要: 英文题目:https://pintia.cn/problem-sets/994805342720868352/problems/994805360043343872 中文题目:https://pintia.cn/problem-sets/994805260223102976/problems/994 阅读全文
posted @ 2020-03-25 15:56 tangq123 阅读(142) 评论(0) 推荐(0)
摘要: 英文题目:https://pintia.cn/problem-sets/994805342720868352/problems/994805360777347072 中文题目:https://pintia.cn/problem-sets/994805260223102976/problems/994 阅读全文
posted @ 2020-03-25 15:17 tangq123 阅读(171) 评论(0) 推荐(0)