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

2007年10月4日

JLU1205
摘要: 垃圾几何题 JLU的题目不是叙述奇怪就是数据奇怪 WA估计是精度问题 #include #include #include struct Point { float x, y; }; float t; float aB; float moveA; Point center; float y; float distan(Point p1, Point p2) { float d... 阅读全文
posted @ 2007-10-04 20:38 sql172 阅读(213) 评论(0) 推荐(0)
 
pku3338
摘要: 坐标系转换一下 求联通子图个数 内存时间都比较小 #include #include int w, d, n, cnt; bool e[21][21][2];//0 right || 1 up bool v[21][21]; int x1, y1, x2, y2; bool link(int i1, int j1, int i2, int j2) { if(i2==i1-1) ... 阅读全文
posted @ 2007-10-04 10:59 sql172 阅读(195) 评论(0) 推荐(0)
 
 

公告


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