HDU 5636 Shortest Path

題目鏈接: http://acm.hdu.edu.cn/showproblem.php?pid=5636 題解: 1、暴力枚舉: #include<cmath> #include<cstdio> #include<iostream> #include<algorithm> using namespace std; typedef long long LL; const int maxn = 1e
相關文章
相關標籤/搜索