
UVA
文章平均质量分 78
JW12138
既然出生在这个世上,我就没想着活着回去!!!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Ancient Cipher (UVA-10340 && POJ-2159)
Description Ancient Roman empire had a strong government system with various departments, including a secret service department. Important documents were sent between provinces and the capital in enc原创 2017-06-16 18:57:49 · 300 阅读 · 0 评论 -
Hangman Judge (UVA-489)
In ``Hangman Judge,'' you are to write a program that judges a series of Hangman games. For each game, the answer to the puzzle is given as well as the guesses. Rules are the same as the classic game原创 2017-06-16 19:10:25 · 289 阅读 · 0 评论 -
Coin Toss(UVA - 10328)
Toss is an important part of any event. When everything becomes equal toss is the ultimate decider. Normally a fair coin is used for Toss. A coin has two sides head(H) and tail(T). Superstition may w原创 2017-05-21 17:46:33 · 695 阅读 · 0 评论 -
Message Decoding (UVA-213)
Some message encoding schemes require that an encoded message be sent in two parts. The first part,called the header, contains the characters of the message. The second part contains a pattern that re原创 2017-06-18 12:05:45 · 452 阅读 · 0 评论 -
Power of Cryptography(POJ-2109 && UVA-113)
Description Current work in cryptography involves (among other things) large prime numbers and computing powers of numbers among these primes. Work in this area has resulted in the practical use of r原创 2017-06-20 20:57:36 · 373 阅读 · 0 评论