摘要:
#include #include #include using namespace std;int n,m,t,cx,cy;char map[7][7];int visit[7][7];int nexts[4][2]={{0,1},{1,0},{-1,0},... 阅读全文
posted @ 2018-03-08 20:13
LandingGuys
阅读(40)
评论(0)
推荐(0)
摘要:
题目链接http://acm.hdu.edu.cn/showproblem.php?pid=1010 阅读全文
posted @ 2018-03-08 20:13
LandingGuys
阅读(83)
评论(0)
推荐(0)

浙公网安备 33010602011771号