自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 HDU 4937 Lucky Number

Lucky Number Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 131072/131072 K (Java/Others) Total Submission(s): 1542    Accepted Submission(s): 453 Problem Description “Ladies and

2015-11-18 23:41:51 136

原创 hihocoder 2015ACM-ICPC 北京赛区 Problem A. Xiongnu's Land

Description Wei Qing (died 106 BC) was a military general of the Western Handynasty whose campaigns against the Xiongnu earned him great acclaim. He was arelative of Emperor Wu because he was the yo

2015-11-18 23:33:44 977

原创 UVALive6952 Cent Savings DP

Sample Input 5 1 13 21 55 60 42 5 2 1 1 1 1 1 Sample Output 190 0 题意:一个人买了N件物品,最多可以分d次付款,付款遵循四舍五入原则,即如果14块,那么只用付10元,如果15块,那么要付20元。问怎么分配付款能让付的钱总数最小。 思路:一种DP隔板的方式。 #include #include #i

2015-11-05 10:39:36 676

原创 HDU4472 Count DP

Count Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 2148    Accepted Submission(s): 1421 Problem Description Prof. Tigris is the

2015-11-02 22:39:58 148

原创 hdu 4474 Yet Another Multiple Problem

Yet Another Multiple Problem Time Limit: 40000/20000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 4962    Accepted Submission(s): 1087 Problem Descriptio

2015-11-02 22:06:08 581

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除