自定义博客皮肤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 6047】Maximum Sequence(DP)

Maximum SequenceTime Limit: 4000/2000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 400    Accepted Submission(s): 215Problem DescriptionSteph is ex

2017-07-27 21:06:29 161

原创 【链表】Broken Keyboard (a.k.a. Beiju Text)

You’re typing a long text with a broken keyboard. Well it’s not so badly broken. The only problemwith the keyboard is that sometimes the “home” key or the “end” key gets automatically pressed(inte

2017-07-16 08:34:46 396

转载 【SCU】Carries

#includeusing namespace std;long long carries;const int MAXN=100010;int a[MAXN],b[MAXN];int main(void){ int n; while(~scanf("%d",&n)) { carries=0; for(int i = 0; i <

2017-07-11 10:56:33 292

转载 欧拉路径 Play on Words

Play on Words题目描述Some of the secret doors contain a very interesting word puzzle. The team of archaeologists has to solve it to open that doors. Because there is no other way to open the doo

2017-07-11 09:47:27 158

原创 USACO Section 1.1 Broken Necklace

Broken NecklaceYou have a necklace of N red, white, or blue beads (3 1 2 1 2 r b b r b r r b r

2017-07-03 18:35:13 199

空空如也

空空如也

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

TA关注的人

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