摘要: 地址:http://ybt.ssoier.cn:8088/problem_show.php?pid=1378 1.Dijkstra代码(50分) 1 #include<bits/stdc++.h> 2 #define INF 0x3f3f3f3f 3 using namespace std; 4 5 阅读全文
posted @ 2021-03-13 17:31 Wag_Ho 阅读(263) 评论(1) 推荐(0) 编辑
摘要: P1248链接:http://ybt.ssoier.cn:8088/problem_show.php?pid=1248 代码: #include<bits/stdc++.h> using namespace std; int cs, a, b, stx, sty, stz, edx, edy, ed 阅读全文
posted @ 2020-10-07 13:22 Wag_Ho 阅读(49) 评论(2) 推荐(0) 编辑
摘要: 下载地址: www.typora.io/ 使用教程: 常见用法归纳总结: https://blog.csdn.net/qq_41261251/article/details/102817673 https://sspai.com/post/54912 LaTeX插入数学公式全用法: https:// 阅读全文
posted @ 2020-10-07 08:48 Wag_Ho 阅读(41) 评论(3) 推荐(0) 编辑