
UVa Online Judge
文章平均质量分 91
shannonnansen
To live is to change the world.
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
UVa 455 Periodic Strings(周期字符串)
Description Periodic Strings A character string is said to have period k if it can be formed by concatenating one or more repetitions of another string of length k. For examp原创 2014-12-17 12:16:30 · 731 阅读 · 0 评论 -
UVa 201 Squares(正方形)
Description Squares A children's board game consists of a square array of dots that contains lines connecting some of the pairs of adjacent dots. One part of the game req原创 2015-01-14 12:32:37 · 1795 阅读 · 0 评论 -
UVa 508 Morse Mismatches(莫尔斯电码)
Description Morse Mismatches Samuel F. B. Morse is best known for the coding scheme that carries his name. Morse code is still used in international radio communication.原创 2015-01-13 18:54:51 · 3511 阅读 · 1 评论 -
UVa 12108 Extraordinarily Tired Students(特别困的学生)
Description When a student is too tired, he can't help sleeping in class, even if his favorite teacher is right here in front of him. Imagine you have a class of extraordinarily tired students,原创 2015-01-14 12:48:08 · 1412 阅读 · 0 评论 -
UVa 1590 IP Networks(IP 网络)
Description Alex is administrator of IP networks. His clients have a bunch of individual IP addresses and he decided to group all those IP addresses into the smallest possible IP network. Each原创 2015-01-11 23:58:52 · 1423 阅读 · 0 评论 -
UVa 591 Box(盒子)
Description Ivan works at a factory that produces heavy machinery. He has a simple job -- he knocks up wooden boxes of different sizes to pack machinery for delivery to the customers. Each box原创 2014-12-20 11:07:17 · 1940 阅读 · 0 评论 -
UVa 11809 Floating-Point Numbers(浮点数)
Description Floating-point numbers are represented differently in computers than integers. That is why a 32-bit floating-point number can represent values in the magnitude of 1038 while a 32-原创 2014-12-21 12:53:16 · 3988 阅读 · 1 评论 -
UVa 10340 All in All(子序列)
Description All in All You have devised a new encryption technique which encodes a message by inserting between its characters randomly generated strings in a clever way. Because of pendin原创 2014-12-20 01:52:12 · 671 阅读 · 0 评论 -
UVa 1368 DNA Consensus String(DNA序列)
Description Figure 1. DNA (Deoxyribonucleic Acid) is the molecule which contains the genetic instructions. It consists of four different nucleotides, namely Adenine, Thymine, Guanine, and Cyt原创 2014-12-20 01:11:47 · 677 阅读 · 0 评论 -
UVa 1588 Kickdown(换抵挡装置)
Description A research laboratory of a world-leading automobile company has received an order to create a special transmission mechanism, which allows for incredibly efficient kickdown -- an op原创 2014-12-20 11:56:50 · 1333 阅读 · 0 评论 -
UVa 202 Repeating Decimals(循环小数)
Description The decimal expansion of the fraction 1/33 is , where the is used to indicate that the cycle 03 repeats indefinitely with no intervening digits. In fact, the decimal exp原创 2014-12-20 01:31:28 · 755 阅读 · 0 评论 -
UVa 232 Crossword Answer(纵横字谜的答案)
Description 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 lef原创 2014-12-19 00:48:31 · 1304 阅读 · 0 评论 -
UVa 227 Puzzle(拼图游戏)
Description 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 smal原创 2014-12-17 22:32:37 · 1233 阅读 · 0 评论 -
UVa 1586 Molar mass(分子量)
Description An organic compound is any member of a large class of chemical compounds whose molecules contain carbon. The molar mass of an organic compound is the mass of one mole of the organ原创 2014-12-17 11:46:15 · 743 阅读 · 0 评论 -
UVa 1585 Score(得分,水题)
Description There is an objective test result such as ``OOXXOXXOOO". An `O' means a correct answer of a problem and an `X' means a wrong answer. The score of each problem of this test is calcul原创 2014-12-17 02:20:19 · 762 阅读 · 0 评论 -
UVa 1225 Digit Counting(数字统计)
Description Trung is bored with his mathematics homeworks. He takes a piece of chalk and starts writing a sequence of consecutive integers starting with 1 to N(1 N . After that, he counts th原创 2014-12-17 12:06:35 · 1372 阅读 · 0 评论 -
UVa 253 Cube painting(骰子涂色)
Description Cube painting We have a machine for painting cubes. It is supplied with three different colors: blue, red and green. Each face of the cube gets one of these c原创 2015-01-14 13:22:35 · 829 阅读 · 0 评论