摘要: 1.Aizu - 0189比较水的题把 #include<iostream> #include<string.h> #include<algorithm> #define inf 0x3f3f3f using namespace std; int map[100][100]; int dis[100 阅读全文
posted @ 2018-07-19 16:21 踩在浪花上 阅读(190) 评论(0) 推荐(0) 编辑