自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

爱梦者的心之旅

这里记载我的回忆

  • 博客(8)
  • 收藏
  • 关注

原创 Multicolored Cars

D. Multicolored Cars time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Alice and Bob got very bored during a

2017-06-30 21:23:47 655 2

原创 Permutation Game

B. Permutation Game time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output n children are standing in a circle and

2017-06-30 21:21:35 905

原创 Diplomas and Certificates

A. Diplomas and Certificates time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output There are n students who have t

2017-06-30 21:17:31 504

原创 hebust 1214 方格取数 (多进程dp)

方格取数 Time Limit: 1000 MS Memory Limit: 65535 K Total Submit: 319(71 users) Total Accepted: 92(59 users) Rating:  Special Judge: No Description  设有N*

2017-06-09 21:33:31 406

原创 hdu 1003 Max num (动态规划)

电子科技大学!  Max Sum Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 246047    Accepted Submission(s): 58108 Problem Descriptio

2017-06-05 21:44:41 248

原创 整数划分 (dfs)

将正整数n表示成一系列正整数之和:n=n1+n2+...+nk,其中n1>=n2>=...>=nk>=1。正整数n的这种表示称为正整数n的划分。求正整数n的不同划分个数。例如,正整数6有如下11种不同的划分:6: 6; 5+1; 4+2; 4+1+1; 3+3; 3+2+1; 3+1+1+1; 2+2+2; 2+2+1+1; 2+1+1+1+1; 1+1+1+1+1+1. Input多组测试数据

2017-06-05 12:47:41 643

原创 hrbust 1101 Bombs of HRBUST(最小生成树)

Bombs of HRBUST Time Limit: 1000 MS Memory Limit: 65536 K Total Submit: 200(100 users) Total Accepted: 116(93 users) Rating:  Special Judge: No Description

2017-06-03 15:04:41 271

原创 hrbust 2153 凸多边形的划分 (数论)

凸多边形的划分 Time Limit: 1000 MS Memory Limit: 32768 K Total Submit: 97(54 users) Total Accepted: 45(45 users) Rating:  Special Judge: No Description 在一个

2017-06-02 20:35:53 758

空空如也

空空如也

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

TA关注的人

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