自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Canon of Code

Hello , code

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

原创 POJ 1204(AC自动机)

Word PuzzlesTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 6543 Accepted: 2486 Special JudgeDescriptionWord puzzles are usually simple and very enter

2012-03-31 10:05:11 1512

原创 POJ 2185 (字符串最小覆盖)

Milking GridTime Limit: 3000MS Memory Limit: 65536KTotal Submissions: 3524 Accepted: 1446DescriptionEvery morning when they are milked, the Farmer John's cows form

2012-03-29 08:35:00 1014

原创 POJ 1509(字符串最小表示)

Glass BeadsTime Limit: 3000MS Memory Limit: 10000KTotal Submissions: 1508 Accepted: 875DescriptionOnce upon a time there was a famous actress. As you may expect, sh

2012-03-29 08:32:37 872

原创 poj 1002 (字符串基础)

487-3279Time Limit: 2000MS Memory Limit: 65536KTotal Submissions: 182479 Accepted: 31389DescriptionBusinesses like to have memorable telephone numbers. One way to m

2012-03-27 22:02:01 543

原创 Hello,world

.section .data .SS: .string "Hello,world" .text .globl main main: push %ebp movl %esp,%ebp andl $-16,%esp subl $16,%esp movl $.SS,(%esp) call puts movl $0,%eax

2012-03-22 10:57:54 223

原创 POJ 2001 (tire)

Shortest PrefixesTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 8118 Accepted: 3445DescriptionA prefix of a string is a substring starting at the beginni

2012-03-19 23:03:14 296

原创 POJ 2777 (线段树)

Count ColorTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 24867 Accepted: 7375DescriptionChosen Problem Solving and Program design as an optional cou

2012-03-17 16:08:11 375

原创 POJ 2828 (线段树)

Buy TicketsTime Limit: 4000MS Memory Limit: 65536KTotal Submissions: 6634 Accepted: 3186DescriptionRailway tickets were difficult to buy around the Lunar New Ye

2012-03-16 15:02:57 532

原创 POJ 2528 (线段树+离散化)

Mayor's postersTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 24268 Accepted: 7021DescriptionThe citizens of Bytetown, AB, could not stand that the c

2012-03-15 21:48:34 1489 1

原创 POJ 2002 (hash)

SquaresTime Limit: 3500MS Memory Limit: 65536KTotal Submissions: 11096 Accepted: 4016DescriptionA square is a 4-sided polygon whose sides have equal length and

2012-03-13 20:06:38 491

原创 POJ 1840 (hash)

EqsTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 7551 Accepted: 3698DescriptionConsider equations having the following form: a1x13+ a2x23+ a3x33+

2012-03-12 22:06:14 471

原创 POJ 3274 (hash)

Gold Balanced LineupTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 7891 Accepted: 2321DescriptionFarmer John's N cows (1 ≤ N ≤ 100,000) share many si

2012-03-12 18:32:43 716

原创 POJ 3349 (hash)

Snowflake Snow SnowflakesTime Limit: 4000MS Memory Limit: 65536KTotal Submissions: 20772 Accepted: 5426DescriptionYou may have heard that no two snowflakes are

2012-03-08 20:52:51 708

原创 POJ 2299

Ultra-QuickSortTime Limit: 7000MS Memory Limit: 65536KTotal Submissions: 24722 Accepted: 8847DescriptionIn this problem, you have to analyze a particular sortin

2012-03-08 20:50:16 871

原创 POJ 2388

Who's in the MiddleTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 22127 Accepted: 12641DescriptionFJ is surveying his herd to find the most average c

2012-03-08 11:07:09 383

原创 POJ 1936

All in AllTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 21729 Accepted: 8645DescriptionYou have devised a new encryption technique which encodes a m

2012-03-07 20:24:41 286

原创 POJ 3080

Blue JeansTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 7245 Accepted: 3008DescriptionThe Genographic Project is a research partnership between IBM

2012-03-07 16:34:29 802

原创 POJ 1035

Spell checkerTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 12851 Accepted: 4732DescriptionYou, as a member of a development team for a new spell c

2012-03-07 15:32:05 351

空空如也

空空如也

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

TA关注的人

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