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

2007年9月18日

补上以前没有AC的PKU儿八死三
摘要: 额。。。DFS会RE。。。 #include #include int mmm[1024][1024]; int rj[1024][1024]; int cnt, N, M, i1, j1, i2, j2; int q[1024*1024][2]; const int dx[4] = {1, 0, -1, 0}; const int dy[4] = {0, 1, 0, -1}; v... 阅读全文
posted @ 2007-09-18 22:57 sql172 阅读(180) 评论(0) 推荐(0)
 
PKU1039
摘要: 几何题 #include #include #include struct Point { double x,y; }; struct Line { double x1, y1; double x2, y2; }; int n; double x[20],y[20]; Line line; int result; double dis; Point cut(Li... 阅读全文
posted @ 2007-09-18 22:18 sql172 阅读(258) 评论(0) 推荐(0)
 
 

公告


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