
模拟
文章平均质量分 79
Techay
我是为了c币才写的简介
展开
-
Ancient Cipher
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 encrypted form原创 2015-07-29 21:47:31 · 414 阅读 · 0 评论 -
Digit Counting
Description Download as PDF 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 < 10000) . After原创 2015-07-22 16:52:14 · 365 阅读 · 0 评论 -
TEX Quotes
Description TeX is a typesetting language developed by Donald Knuth. It takes source text together with a few typesetting instructions and produces, one hopes, a beautiful document. Beautiful document原创 2015-07-22 16:30:50 · 379 阅读 · 0 评论 -
Palindromes
Description 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 the string is r原创 2015-07-22 16:36:45 · 350 阅读 · 0 评论 -
Master-Mind Hints
Description MasterMind is a game for two players. One of them, Designer, selects a secret code. The other, Breaker, tries to break it. A code is no more than a row of colored dots. At the beginning of原创 2015-07-22 16:39:06 · 420 阅读 · 0 评论 -
Circular Sequence
Description Download as PDF Some DNA sequences exist in circular forms as in the following figure, which shows a circular sequence CGAGTCAGCT", that is, the last symbolT” in CGAGTCAGCT" is connected原创 2015-07-22 16:45:11 · 279 阅读 · 0 评论 -
Molar mass
Description Download as PDF 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 t原创 2015-07-22 16:50:06 · 428 阅读 · 0 评论 -
Periodic Strings
Description Download as PDF 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 example, th原创 2015-07-22 17:20:36 · 1468 阅读 · 0 评论 -
Puzzle
Description Download as PDF 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 e原创 2015-07-22 17:24:28 · 542 阅读 · 0 评论 -
Digit Generator
Description Download as PDF For a positive integer N , the digit-sum of N is defined as the sum of N itself and its digits. When M is the digitsum of N , we call N a generator of M . For example, th原创 2015-07-22 16:42:23 · 492 阅读 · 0 评论 -
WERTYU
A common typing error is to place the hands on the keyboard one row to the right of the correct position. So ‘Q’ is typed as ‘W’ and ‘J’ is typed as ‘K’ and so on. You are to decode a message typed原创 2015-07-22 16:34:18 · 302 阅读 · 0 评论 -
Score
Description Download as PDF 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 i原创 2015-07-22 16:48:06 · 621 阅读 · 0 评论 -
Message Decoding
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 r原创 2015-07-29 22:05:17 · 466 阅读 · 0 评论 -
Xiangqi
https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=4464题目链接。题目复制过来我自己都不忍心看了,效果太差。就是给一个象棋残局,判断是否将死,黑方只剩老将,红方有将,车,马,炮类型的棋,除了将,其他不是一定有。想法就是标记棋盘,看哪些地方红方可原创 2015-07-29 22:20:30 · 419 阅读 · 0 评论 -
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 requires that the players count the number of squares原创 2015-07-29 22:21:35 · 397 阅读 · 0 评论 -
The Dole Queue
In a serious attempt to downsize (reduce) the dole queue, The New National Green Labour Rhinoceros Party has decided on the following strategy. Every day all dole applicants will be placed in a large原创 2015-07-29 21:59:52 · 411 阅读 · 0 评论 -
Spreadsheet Tracking
Data in spreadsheets are stored in cells, which are organized in rows (r) and columns (c). Some operations on spreadsheets can be applied to single cells (r,c), while others can be applied to entire原创 2015-07-29 22:12:39 · 473 阅读 · 0 评论 -
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 across原创 2015-07-29 21:39:43 · 464 阅读 · 0 评论 -
DNA Consensus String
DNA (Deoxyribonucleic Acid) is the molecule which contains the genetic instructions. It consists of four different nucleotides, namely Adenine, Thymine, Guanine, and Cytosine as shown in Figure 1. If原创 2015-07-29 21:43:00 · 350 阅读 · 0 评论 -
Hangman Judge
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原创 2015-07-29 21:53:37 · 309 阅读 · 0 评论 -
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 colors. The cube's faces are numbered as in Figure 1.原创 2015-07-29 22:27:06 · 445 阅读 · 0 评论 -
Double Queue(SET水题)
The new founded Balkan Investment Group Bank (BIG-Bank) opened a new office in Bucharest, equipped with a modern computing environment provided by IBM Romania, and using modern information technologies原创 2016-03-05 23:20:55 · 552 阅读 · 0 评论