摘要:
题目:http://acm.hdu.edu.cn/showproblem.php?pid=4414简单题目,直接枚举View Code 1 using namespace std; 2 typedef long long ll; 3 const int N = 60; 4 char map[N][N]; 5 int ans,ans1,ans2,ans3,ans4; 6 int n; 7 bool juge(int x,int y,int flag) 8 { 9 //cout<<"x = "<<x<<" "<< 阅读全文
posted @ 2012-09-23 21:35
AC_Girl
阅读(400)
评论(0)
推荐(0)

浙公网安备 33010602011771号