
串处理
哆啦AC梦
软件工程
展开
-
SDUT-14级训练1-Crossword Answers
A crossword puzzle consists of a rectangular grid of black and white squares and two lists of definitions (or descriptions).One list of definitions is for ``words" to be written left to right acro原创 2015-01-09 15:24:40 · 528 阅读 · 0 评论 -
POJ 2513 Colored Sticks
DescriptionYou are given a bunch of wooden sticks. Each endpoint of each stick is colored with some color. Is it possible to align the sticks in a straight line such that the colors of the endpoints原创 2015-08-17 14:54:38 · 647 阅读 · 0 评论 -
POJ3267 -- The Cow Lexicon( 字符匹配dp动态规划 )
The Cow LexiconTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 9471 Accepted: 4530DescriptionFew know that the cows have their own dictionary with W (1原创 2016-07-18 22:02:43 · 653 阅读 · 0 评论 -
HDU 5763 Another Meaning(多校4)
Another MeaningProblem DescriptionAs is known to all, in many cases, a word has two meanings. Such as “hehe”, which not only means “hehe”, but also means “excuse me”. Today, ?? is chating wi原创 2016-07-29 14:59:42 · 665 阅读 · 2 评论 -
Codeforces Round #364 (Div. 2) C. They Are Everywhere (窗口滑动)
C. They Are Everywheretime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputSergei B., the young coach of Pokemo原创 2016-07-25 15:40:19 · 467 阅读 · 0 评论 -
数据结构实验之查找三:树的种类统计
数据结构实验之查找三:树的种类统计题目描述随着卫星成像技术的应用,自然资源研究机构可以识别每一个棵树的种类。请编写程序帮助研究人员统计每种树的数量,计算每种树占总数的百分比。输入输入一组测试数据。数据的第1行给出一个正整数N (n 输出按字典序输出各种树的种类名称和它占的百分比,中间以空格间隔,小数点后保留两位小数。示例输入30As原创 2015-12-03 11:41:42 · 1816 阅读 · 0 评论 -
POJ 1035 Spell checker
DescriptionYou, as a member of a development team for a new spell checking program, are to write a module that will check the correctness of given words using a known dictionary of all correct words原创 2015-08-07 14:30:28 · 368 阅读 · 0 评论 -
POJ 3087 Shuffle'm Up
DescriptionA common pastime for poker players at a poker table is to shuffle stacks of chips. Shuffling chips is performed by starting with two stacks of poker chips,S1 and S2, each stack contai原创 2015-08-14 19:36:13 · 350 阅读 · 0 评论 -
POJ 3080 Blue Jeans
The Genographic Project is a research partnership between IBM and The National Geographic Society that is analyzing DNA from hundreds of thousands of contributors to map how the Earth was populated.原创 2015-08-14 09:36:51 · 324 阅读 · 0 评论 -
SDUT-14级训练1-Puzzle
A children's puzzle that was popular 30 years ago consisted of a 5x5 frame which contained 24 small squares of equal size. A unique letter of the alphabet was printed on each small square. Since there原创 2015-01-09 15:21:25 · 558 阅读 · 0 评论 -
Codeforces 400 A. Inna and Choose Options
A. Inna and Choose OptionsThere always is something to choose from! And now, instead of "Noughts and Crosses", Inna choose a very unusual upgrade of this game. The rules of the game are given belo原创 2016-08-15 14:43:19 · 481 阅读 · 0 评论