随笔分类 -  倍增

P1613 跑路
摘要:1 #include<iostream> 2 #include<string> 3 #include<queue> 4 #include<stack> 5 #include<vector> 6 #include<map> 7 #include<cstdio> 8 #include<cstdlib> 阅读全文
posted @ 2019-10-20 21:06 thjkhdf12 阅读(91) 评论(0) 推荐(0)
【树上LCA】P1967 货车运输
摘要:1 #include<iostream> 2 #include<string> 3 #include<queue> 4 #include<stack> 5 #include<vector> 6 #include<map> 7 #include<cstdio> 8 #include<cstdlib> 阅读全文
posted @ 2019-10-16 10:31 thjkhdf12 阅读(94) 评论(0) 推荐(0)