• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
Eric.cpp
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理

2012年10月23日

杭州网赛-E(枚举)&hdu-4414
摘要: 方向开始都搞乱了。调半天。#include <iostream>#include <stdio.h>using namespace std;int n,u,d,l,r,num,flag;char map[55][55];int dfsu(int x,int y){ if(map[x][y]!='#') return num; if(map[x][y-1]=='#' || map[x][y+1]=='#'){ flag=1; return num; } if(map[x][y]=='#'){ num++; d 阅读全文
posted @ 2012-10-23 21:53 Eric.cpp 阅读(254) 评论(0) 推荐(0)
 
2012天津赛区
摘要: 打铁了,尼玛。 阅读全文
posted @ 2012-10-23 21:51 Eric.cpp 阅读(132) 评论(0) 推荐(0)
 
 

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3