UOJ 274 温暖会指引我们前进 - LCT
摘要:Solution 更新掉路径上温暖度最小的边就可以了~ Code 1 #include<cstdio> 2 #include<cstring> 3 #include<algorithm> 4 #define ll long long 5 #define rd read() 6 using names
阅读全文
posted @ 2018-09-24 21:17
posted @ 2018-09-24 21:17