poj 1099
摘要:http://poj.org/problem?id=1099#include#include#include using namespace std;#define N 60int x,y,n;char mat[N][N];struct node{ int num,id; int han...
阅读全文
posted @ 2014-09-22 20:36
posted @ 2014-09-22 20:36
posted @ 2014-07-29 09:40