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

2016年11月5日

HDU1434(终于用优先队列a了一题。。。了解度+1)
摘要: #include #include #include #include #include #include #include #include #define maxint 999999999 #define MAXN 10005 #define ll long long using namespace std; int n,m,k,flag,num; ll sum; int Mark[MAX... 阅读全文
posted @ 2016-11-05 12:25 孜然妒火 阅读(368) 评论(0) 推荐(0)
 
 

2016年11月4日

codeforces 733D
摘要: 明白了自己这么菜的原因多半是赛后不肯去补那些需要多花点时间思考的题目以及效率不高,但愿现在还不算晚。。。 阅读全文
posted @ 2016-11-04 22:50 孜然妒火 阅读(253) 评论(0) 推荐(0)
 
HDU2647
摘要: 第一道逆拓扑纪念一下。。。 阅读全文
posted @ 2016-11-04 18:22 孜然妒火 阅读(244) 评论(0) 推荐(0)
 
 

2016年10月13日

匈牙利算法 DFS模板(了解度+1)
摘要: //算法核心是求最大匹配数 #include #include #include #include #include #include #include #define maxint 999999999 using namespace std; int cx[1005],cy[1005],edge[1005][1005]; int cx[1005]; int cy[1005]; int edge... 阅读全文
posted @ 2016-10-13 22:23 孜然妒火 阅读(147) 评论(0) 推荐(0)
 
 

2016年10月3日

HDU1532 网络流:最大流之福德福克森算法
摘要: 问题描述:约翰是个农民,每次下雨的时候他的庄家总是会被淹没,这就意味着当庄家被水淹后需要很长时间才能重新生长出来,因此,约翰已经建立了一系列排水管道为了使他的庄家尽可能被淹没的最少,也就是说管道的排水量必须很大.作为一名工程师,约翰可以计算出管道网能排水的最大能力. Input:输入包含多组用例,每 阅读全文
posted @ 2016-10-03 17:49 孜然妒火 阅读(960) 评论(1) 推荐(0)
 
 

公告


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