摘要:
#includeusing namespace std;#include#define max 205char map[max][max];long a[100000],step,sum,n,m,visited[max][max];long directions[4][2]={{0,1},{1,0}... 阅读全文
posted @ 2014-11-25 15:42
france
阅读(213)
评论(0)
推荐(0)
浙公网安备 33010602011771号