摘要:
#include #include #include #include #include using namespace std; const int maxn=10; struct P { int x,y; }point[maxn]; struct PP { int fx,fy; }path[maxn][maxn]; int num[maxn][maxn... 阅读全文
posted @ 2019-03-29 22:03
KasenBob
阅读(516)
评论(0)
推荐(0)
浙公网安备 33010602011771号