
字符串
文章平均质量分 83
coco430
这个作者很懒,什么都没留下…
展开
-
UVA 537 - Artificial Intelligence?(字符串)
Artificial Intelligence? Physics teachers in high school often think that problems given as text are more demanding than pure computations. After all, the pupils have to read and under原创 2013-07-24 09:01:25 · 614 阅读 · 0 评论 -
CodeForces 143B - Help Kingdom of Far Far Away 2(字符串模拟)
B. Help Kingdom of Far Far Away 2time limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputFor some time the program原创 2013-09-05 15:56:50 · 600 阅读 · 0 评论 -
UVA 10115 - Automatic Editing(字符串)
Automatic EditingSource file:autoedit.{c, cpp, java, pas}Input file:autoedit.inOutput file:autoedit.outText-processing tools like awk and sed allow you to aut原创 2013-07-24 10:28:23 · 488 阅读 · 0 评论 -
UVA 10878 - Decode the tape(字符串)
Decode the tapeTime Limit: 1 second"Machines take me by surprise with great frequency."Alan TuringYour boss has just unearthed a roll of old computer tapes. T原创 2013-07-24 09:40:39 · 521 阅读 · 0 评论 -
UVA 409 - Excuses, Excuses!(字符串)
Excuses, Excuses! Judge Ito is having a problem with people subpoenaed for jury duty giving rather lame excuses in order to avoid serving. In order to reduce the amount of time require原创 2013-07-24 09:34:05 · 515 阅读 · 0 评论 -
UVA 644 - Immediate Decodability(字符串)
Immediate Decodability An encoding of a set of symbols is said to be immediately decodable if no code for one symbol is the prefix of a code for another symbol. We will assume for this原创 2013-07-24 10:14:36 · 468 阅读 · 0 评论 -
UVA 10815 - Andy's First Dictionary(字符串)
Andy's First DictionaryTime limit: 3 secondsAndy, 8, has a dream - he wants to produce his very own dictionary. This is not an easy task for him, as the number of words that原创 2013-07-24 09:52:32 · 531 阅读 · 0 评论 -
UVA 10010 - Where's Waldorf?(字符串)
Where's Waldorf? Given a m by n grid of letters, ( ), and a list of words, find the location in the grid at which the word can be found. A word matches a straight, uninterrupted line o原创 2013-07-24 08:30:23 · 457 阅读 · 0 评论 -
UVA 401 - Palindromes(字符串)
Palindromes A regular palindrome is a string of numbers or letters that is the same forward as backward. For example, the string "ABCDEDCBA" is a palindrome because it is the same when原创 2013-07-23 20:06:45 · 457 阅读 · 0 评论 -
UVA 10361 - Automatic Poetry(字符串)
Automatic PoetryInput: standard inputOutput: standard outputTime Limit: 2 secondsMemory Limit: 32 MB “Oh God”, Lara Croft exclaims, “it’s one of these dumb riddles again!” In Tomb原创 2013-07-24 08:41:57 · 499 阅读 · 0 评论 -
POJ 3461 - Oulipo(KMP)
OulipoTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 18241 Accepted: 7323DescriptionThe French author Georges Perec (1936–1982) once wrote a book, La原创 2013-10-04 21:23:41 · 619 阅读 · 0 评论