会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
缘定三生石
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
3
4
5
6
7
8
9
10
11
···
56
下一页
2019年7月31日
hdu 4292: Food(Dinic + 链式前向星)
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=4292Problem Description You, a part-time dining service worker ...
阅读全文
posted @ 2019-07-31 18:35 宿星
阅读(123)
评论(0)
推荐(1)
2019年7月30日
hdu 2709:Sumsets(递推)
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=2709Problem DescriptionFarmer John commanded his cows to search ...
阅读全文
posted @ 2019-07-30 16:22 宿星
阅读(117)
评论(0)
推荐(0)
hdu 2955:Robberies(01背包)
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=2955Problem DescriptionThe aspiring Roy the Robber has seen a lo...
阅读全文
posted @ 2019-07-30 12:12 宿星
阅读(66)
评论(0)
推荐(0)
hdu 2602:Bone Collector(01背包)
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=2602 Problem DescriptionMany years ago , in Teddy’s hometown the...
阅读全文
posted @ 2019-07-30 12:12 宿星
阅读(116)
评论(0)
推荐(0)
hdu 2577:How to Type(动态规划)
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=2577Problem DescriptionPirates have finished developing the typi...
阅读全文
posted @ 2019-07-30 12:12 宿星
阅读(167)
评论(0)
推荐(0)
2019年7月29日
C语言小游戏:拼图游戏
摘要: 最近闲着无聊,写了一个拼图游戏,正好学习一下图片的处理。效果图如下:程序中用到了图形库操作,把一张图片分割,用一个二维数组代表各个碎片,初始打乱数组就可以得到打乱的图片。void get_arr(){ int b...
阅读全文
posted @ 2019-07-29 16:18 宿星
阅读(865)
评论(0)
推荐(0)
2019年7月28日
hdu 1867:A + B for you again(kmp)
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1867Problem DescriptionGenerally speaking, there are a lot of pr...
阅读全文
posted @ 2019-07-28 12:06 宿星
阅读(115)
评论(0)
推荐(0)
2019年7月27日
POJ 1860:Currency Exchange(Bellman-Ford)
摘要: http://poj.org/problem?id=1860DescriptionSeveral currency exchange points are working in our city. Let us ...
阅读全文
posted @ 2019-07-27 18:08 宿星
阅读(84)
评论(0)
推荐(0)
POJ 3037:Skiing(SPFA)
摘要: http://poj.org/problem?id=3037DescriptionBessie and the rest of Farmer John's cows are taking a trip this ...
阅读全文
posted @ 2019-07-27 10:29 宿星
阅读(107)
评论(0)
推荐(0)
2019年7月26日
POJ 1502:MPI Maelstrom(最短路)
摘要: http://poj.org/problem?id=1502DescriptionBIT has recently taken delivery of their new supercomputer, a 32 ...
阅读全文
posted @ 2019-07-26 17:57 宿星
阅读(106)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
10
11
···
56
下一页
公告