自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

GAUSS_CLB

acm模板公开下载:https://github.com/gauss-clb/acm-algorithm-template

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

原创 poj 3687 Labeling Balls

Labeling BallsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 11058 Accepted: 3158DescriptionWindy has N balls of distinct weights from 1 unit to N un

2014-08-31 19:28:05 506

原创 poj 1270 Following Orders

Following OrdersTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 3834 Accepted: 1520DescriptionOrder is an important concept in mathematics and in comp

2014-08-31 17:07:24 498

原创 poj 1128 Frame Stacking

Frame StackingTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 4133 Accepted: 1388DescriptionConsider the following 5 picture frames placed on an 9 x 8

2014-08-31 15:23:43 650

原创 LA 5031 - Graph and Queries

You are given an undirected graph with N vertexes and M edges. Every vertex in this graph has an integer value assigned to it at the beginning. You're also given a sequence of operations and you nee

2014-08-30 22:56:40 744

原创 poj 2585 Window Pains

Window PainsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 1601 Accepted: 800DescriptionBoudreaux likes to multitask, especially when it comes to usi

2014-08-30 22:29:56 698

原创 poj 1094 Sorting It All Out

Sorting It All OutTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 27962 Accepted: 9666DescriptionAn ascending sorted sequence of distinct values is on

2014-08-30 20:31:24 447

原创 poj 2935 Basic Wall Maze

Basic Wall MazeTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 2876 Accepted: 1301 Special JudgeDescriptionIn this problem you have to solve a ver

2014-08-30 15:16:39 907

原创 poj 1324 Holedox Moving

Holedox MovingTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 13428 Accepted: 3190DescriptionDuring winter, the most hungry and severe time, Holedox s

2014-08-28 22:55:44 700

原创 poj 1465 Multiple

MultipleTime Limit: 1000MS Memory Limit: 32768KTotal Submissions: 6199 Accepted: 1350Descriptiona program that, given a natural number N between 0 and 4999 (inc

2014-08-27 22:03:34 585

原创 ZOJ Problem Set - 2913

Bus PassTime Limit: 5 Seconds      Memory Limit: 32768 KBYou travel a lot by bus and the costs of all the seperate tickets are starting to add up.Therefore you want to see if it might be adv

2014-08-27 20:12:07 561

原创 ZOJ Problem Set - 1649

RescueTime Limit: 2 Seconds      Memory Limit: 65536 KBAngel was caught by the MOLIGPY! He was put in prison by Moligpy. The prison is described as a N * M (N, M Angel's friends want to save

2014-08-27 19:07:58 601

原创 ZOJ Problem Set - 2412

Farm IrrigationTime Limit: 2 Seconds      Memory Limit: 65536 KBBenny has a spacious farm land to irrigate. The farm land is a rectangle, and is divided into a lot of samll squares. Water pipe

2014-08-27 10:40:05 576

原创 [NOI2005]瑰丽华尔兹

[NOI2005]瑰丽华尔兹成绩0开启时间2013年02月21日 星期四 23:02折扣0.8折扣时间2013年02月28日 星期四 23:02允许迟交是关闭时间2013年02月28日 星期四 23:02输入文件adv1900.in输出文件

2014-08-26 04:10:08 2365

原创 营业额统计

2924: 营业额统计  时间限制(普通/Java):1000MS/3000MS     内存限制:65536KByte总提交: 403            测试通过:126描述Tiger最近被公司升任为营业部经理,他上任后接受公司交给的第一项任务便是统计并分析公司成立以来的营业情况。Tiger拿出了公司的账本,账本上记录了公司成立以来每天的营业额。分

2014-08-26 01:58:56 1194

原创 poj 2887 Big String

Big StringTime Limit: 1000MS Memory Limit: 131072KTotal Submissions: 5792 Accepted: 1353DescriptionYou are given a string and supposed to do some string manipul

2014-08-25 21:54:18 717

原创 uva 11922 - Permutation Transformer

Permutation Transformer Write a program to transform the permutation 1, 2, 3,..., n according to m instructions. Each instruction(a, b) means to take out the subsequence from the a-th to

2014-08-24 17:32:56 615

原创 poj 1442 Black Box

Black BoxTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 7385 Accepted: 3022DescriptionOur Black Box represents a primitive database. It can save an i

2014-08-23 16:45:35 519

原创 poj 1226 Substrings

SubstringsTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 11987 Accepted: 4198DescriptionYou are given a number of case-sensitive strings of alphabeti

2014-08-22 04:06:23 546

原创 spoj 220. Relevant Phrases of Annihilation

220. Relevant Phrases of AnnihilationProblem code: PHRASES

2014-08-22 03:05:58 597

原创 poj 3415 Common Substrings

Common SubstringsTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 7291 Accepted: 2417DescriptionA substring of a string T is defined as:T(i, k)=TiT

2014-08-21 10:28:11 745

原创 hdu 3706 Second My Problem First

Second My Problem FirstTime Limit: 12000/4000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 1223    Accepted Submission(s): 468Problem DescriptionGi

2014-08-21 00:52:57 628

原创 poj 2452 Sticks Problem

Sticks ProblemTime Limit: 6000MS Memory Limit: 65536KTotal Submissions: 9596 Accepted: 2542DescriptionXuanxuan has n sticks of different length. One day, she puts

2014-08-20 23:38:39 600

原创 poj 2082 Terrible Sets

Terrible SetsTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 3177 Accepted: 1650DescriptionLet N be the set of all natural numbers {0 , 1 , 2 , . . . }, a

2014-08-20 20:12:12 585

原创 poj 2796 Feel Good

Feel GoodTime Limit: 3000MS Memory Limit: 65536KTotal Submissions: 9662 Accepted: 2609Case Time Limit: 1000MS Special JudgeDescriptionBill is developing

2014-08-20 16:16:22 495

原创 poj 3494 Largest Submatrix of All 1’s

Largest Submatrix of All 1’sTime Limit: 5000MS Memory Limit: 131072KTotal Submissions: 4903 Accepted: 1828Case Time Limit: 2000MSDescriptionGiven a m-by-n (

2014-08-20 15:17:39 556

原创 poj 2559 Largest Rectangle in a Histogram

Largest Rectangle in a HistogramTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 14841 Accepted: 4773DescriptionA histogram is a polygon composed of a se

2014-08-19 23:24:42 526

原创 poj 2774 Long Long Message

Long Long MessageTime Limit: 4000MS Memory Limit: 131072KTotal Submissions: 20772 Accepted: 8561Case Time Limit: 1000MSDescriptionThe little cat is majori

2014-08-19 10:13:35 621

原创 poj 3693 Maximum repetition substring

Maximum repetition substringTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 6864 Accepted: 2049DescriptionThe repetition number of a string is defined

2014-08-19 01:32:08 541

原创 poj 2406 Power Strings

Power StringsTime Limit: 3000MS Memory Limit: 65536KTotal Submissions: 32366 Accepted: 13506DescriptionGiven two strings a and b we define a*b to be their concate

2014-08-18 22:43:26 622

原创 ural 1297. Palindrome

1297. PalindromeTime limit: 1.0 secondMemory limit: 64 MBThe “U.S. Robots” HQ has just received a rather alarming anonymous letter. It states that the agent from the competing «Robots Un

2014-08-18 19:01:16 528

原创 LA 4513 - Stammering Aliens

Dr. Ellie Arroway has established contact with an extraterrestrial civilization. However, all efforts to decode their messages have failed so far because, as luck would have it, they have stumbled upo

2014-08-18 17:00:31 546

原创 uva 11107 - Life Forms

Problem C: Life FormsYou may have wondered why most extraterrestrial life forms resemble humans, differing by superficial traits such as height, colour, wrinkles, ears, eyebrows and the like. A few

2014-08-18 14:48:44 609

原创 spoj 694. Distinct Substrings

694. Distinct SubstringsProblem code: DISUBSTRGiven a string, we need to find the total number of its distinct substrings.InputT- number of test cases. TEach test case consists

2014-08-17 15:42:53 541

原创 poj 3261 Milk Patterns

Milk PatternsTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 10175 Accepted: 4587Case Time Limit: 2000MSDescriptionFarmer John has noticed that

2014-08-17 13:14:48 542

原创 poj 1743 Musical Theme

Musical ThemeTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 18455 Accepted: 6310DescriptionA musical melody is represented as a sequence of N (1<=N<=20

2014-08-17 03:41:55 535

原创 后缀数组--学习笔记(倍增算法)

这几天看了小罗的论文,感觉

2014-08-17 02:25:08 732

原创 poj 1180 Batch Scheduling

Batch SchedulingTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 3228 Accepted: 1487DescriptionThere is a sequence of N jobs to be processed on one mac

2014-08-13 21:05:40 526

原创 hdu 2993 MAX Average Problem

MAX Average ProblemTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 6110    Accepted Submission(s): 1541Problem DescriptionConsid

2014-08-13 16:21:46 657

原创 hdu 4258 Covered Walkway

Covered WalkwayTime Limit: 30000/10000 MS (Java/Others)    Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 1164    Accepted Submission(s): 447Problem DescriptionYour un

2014-08-13 02:47:53 618

原创 hdu 2829 Lawrence

LawrenceTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2196    Accepted Submission(s): 962Problem DescriptionT. E. Lawrence was

2014-08-13 00:59:13 713

空空如也

空空如也

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

TA关注的人

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