自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 hdu_1004

//map的用法Let the Balloon RiseTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 73431    Accepted Submission(s): 27435Problem Descri

2018-07-11 20:19:22 264

原创 hdu_1166

//线段树点操作基础题,就不多说了

2014-08-01 09:11:13 299

原创 hdu 1754

#include#define MYMAX 200005int max(int a,int b){ return a>b?a:b;}struct score{ int le; int ri; int mid; int ms;}stu[4*MYMAX];void init(int a,int b,int n){ stu[n].

2014-07-31 16:04:19 279

原创 kmp hdu_1711

Number SequenceTime Limit: 10000/5000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 10758    Accepted Submission(s): 4890Problem DescriptionGiven two se

2014-07-28 21:50:55 258

原创 hdu_1213

How Many TablesTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 13084    Accepted Submission(s): 6389Problem DescriptionToday is Igna

2014-07-25 11:22:55 318

原创 poj_2478

新技能get:筛选求欧拉函数

2014-07-23 16:27:14 262

原创 poj_3090

Visible Lattice PointsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 5346 Accepted: 3128DescriptionA lattice point (x, y) in the first quadrant (x and

2014-07-23 15:08:03 272

原创 poj_1061

//关键思路参考  ComeOn4MyDream  的博客(http://www.cnblogs.com/comeon4mydream/archive/2011/07/18/2109060.html)在此表示鸣谢青蛙的约会Time Limit: 1000MS Memory Limit: 10000KTotal Submissions:

2014-07-22 17:23:38 261

原创 poj_1080 Human Gene Functions

DescriptionIt is well known that a human gene can be considered as a sequence, consisting of four nucleotides, which are simply denoted by four letters, A, C, G, and T. Biologists have been interest

2014-07-18 17:54:52 252

原创 poj1458_Common Subsequence

DescriptionA subsequence of a given sequence is the given sequence with some elements (possible none) left out. Given a sequence X = another sequence Z = is a subsequence of X if there exists a st

2014-07-18 08:54:16 251

原创 poj_1163 the triangle

Description73 88 1 02 7 4 44 5 2 6 5(Figure 1)Figure 1 shows a number triangle. Write a program that calculates the highest sum of numbers passed on a route that st

2014-07-17 17:41:04 359

原创 zoj_1709_Oil Deposits

The GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangular region of land at a time, and creates a grid that divides th

2014-07-16 18:05:42 243

原创 zoj_2165

There is a rectangular room, covered with square tiles. Each tile iscolored either red or black. A man is standing on a black tile.From a tile, he can move to one of four adjacent tiles. But he can't

2014-07-16 15:30:35 323

原创 poj3126,宽度优先算法

DescriptionThe ministers of the cabinet were quite upset by the message from the Chief of Security stating that they would all have to change the four-digit room numbers on their offices.— It is

2014-07-15 20:46:59 262

空空如也

空空如也

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

TA关注的人

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