自定义博客皮肤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 Puzzles Time Limit: 5000MS   Memory Limit: 65536K Total Submissions: 6543   Accepted: 2486   Special Judge Description Word puzzles are usually simple and very enter

2012-03-31 10:05:11 1512

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

Milking Grid Time Limit: 3000MS   Memory Limit: 65536K Total Submissions: 3524   Accepted: 1446 Description Every morning when they are milked, the Farmer John's cows form

2012-03-29 08:35:00 1014

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

Glass Beads Time Limit: 3000MS   Memory Limit: 10000K Total Submissions: 1508   Accepted: 875 Description Once upon a time there was a famous actress. As you may expect, sh

2012-03-29 08:32:37 872

原创 poj 1002 (字符串基础)

487-3279 Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 182479   Accepted: 31389 Description Businesses 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 Prefixes Time Limit: 1000MS   Memory Limit: 30000K Total Submissions: 8118   Accepted: 3445 Description A prefix of a string is a substring starting at the beginni

2012-03-19 23:03:14 296

原创 POJ 2777 (线段树)

Count Color Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 24867   Accepted: 7375 Description Chosen Problem Solving and Program design as an optional cou

2012-03-17 16:08:11 375

原创 POJ 2828 (线段树)

Buy Tickets Time Limit: 4000MS   Memory Limit: 65536K Total Submissions: 6634   Accepted: 3186 Description Railway tickets were difficult to buy around the Lunar New Ye

2012-03-16 15:02:57 535

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

Mayor's posters Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 24268   Accepted: 7021 Description The citizens of Bytetown, AB, could not stand that the c

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

原创 POJ 2002 (hash)

Squares Time Limit: 3500MS   Memory Limit: 65536K Total Submissions: 11096   Accepted: 4016 Description A square is a 4-sided polygon whose sides have equal length and

2012-03-13 20:06:38 491

原创 POJ 1840 (hash)

Eqs Time Limit: 5000MS   Memory Limit: 65536K Total Submissions: 7551   Accepted: 3698 Description Consider equations having the following form:  a1x13+ a2x23+ a3x33+

2012-03-12 22:06:14 471

原创 POJ 3274 (hash)

Gold Balanced Lineup Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 7891   Accepted: 2321 Description Farmer John's N cows (1 ≤ N ≤ 100,000) share many si

2012-03-12 18:32:43 717

原创 POJ 3349 (hash)

Snowflake Snow Snowflakes Time Limit: 4000MS   Memory Limit: 65536K Total Submissions: 20772   Accepted: 5426 Description You may have heard that no two snowflakes are

2012-03-08 20:52:51 708

原创 POJ 2299

Ultra-QuickSort Time Limit: 7000MS   Memory Limit: 65536K Total Submissions: 24722   Accepted: 8847 Description In this problem, you have to analyze a particular sortin

2012-03-08 20:50:16 871

原创 POJ 2388

Who's in the Middle Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 22127   Accepted: 12641 Description FJ is surveying his herd to find the most average c

2012-03-08 11:07:09 383

原创 POJ 1936

All in All Time Limit: 1000MS   Memory Limit: 30000K Total Submissions: 21729   Accepted: 8645 Description You have devised a new encryption technique which encodes a m

2012-03-07 20:24:41 286

原创 POJ 3080

Blue Jeans Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 7245   Accepted: 3008 Description The Genographic Project is a research partnership between IBM

2012-03-07 16:34:29 802

原创 POJ 1035

Spell checker Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 12851   Accepted: 4732 Description You, as a member of a development team for a new spell c

2012-03-07 15:32:05 352

空空如也

空空如也

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

TA关注的人

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