SabotageThe regime of a small but wealthy dictatorship has been abruptly overthrown by an unexpectedrebellion....
(詳全文)
發表時間:2012-04-27 17:02:37 | 回應:0
Problem B
Claw Decomposition
Input: Standard
Input
Output: Standard
Output
A claw
is def...
(詳全文)
發表時間:2012-04-27 11:06:11 | 回應:0
Following Orders
Background
Order is an important concept in mathematics and in computer science.
For e...
(詳全文)
發表時間:2012-04-27 07:01:39 | 回應:0
A data stream is a real-time, continuous, ordered sequence of items. Some examples includesensor data, Interne...
(詳全文)
發表時間:2012-04-24 16:16:44 | 回應:0
The convex hull of a set of points Q on a plane is the smallest convex polygon P for which each point in Q i...
(詳全文)
發表時間:2012-04-23 19:17:40 | 回應:0
/**********************************************************************************//* Problem: d793 "929 - Nu...
(詳全文)
發表時間:2012-04-22 10:17:10 | 回應:0
487-3279
Businesses like to have memorable telephone numbers. One way to make a telephone number memo...
(詳全文)
發表時間:2012-04-21 19:56:25 | 回應:0
J
Square
Sums
Input: Standard Input
Output: Standard Output
...
(詳全文)
發表時間:2012-04-21 18:16:43 | 回應:0
Problem G. Birthday Cake
Background
Lucy and Lily are twins. Today is their birthday. Mother buys a bi...
(詳全文)
發表時間:2012-04-21 11:53:48 | 回應:0
Multiple of 17
Theorem: If you drop the last digit d of an integer n (n10), subtract 5d from the rema...
(詳全文)
發表時間:2012-04-21 11:29:41 | 回應:0
The SUM problem can be formulated as follows: given four lists A, B, C, D
of integer values, compute how m...
(詳全文)
發表時間:2012-04-21 08:32:21 | 回應:0
//C++ 1.312#include <stdio.h>#include <stdlib.h>#include <map>using namespace std;int main()...
(詳全文)
發表時間:2012-04-20 19:12:20 | 回應:0
Problem C: Towards ZeroThe ProblemHave you ever heard of this game? The player jumps in a special game board u...
(詳全文)
發表時間:2012-04-20 18:46:31 | 回應:0
Su Doku
Problem
In many newspapers we may find some puzzles to solve, one of those is Su
Doku. Given ...
(詳全文)
發表時間:2012-04-20 17:26:03 | 回應:0
Problem C
Medians
Input:
standard input
Output: standard output
Time Limit: 1 second
Memory Limit:...
(詳全文)
發表時間:2012-04-20 16:28:02 | 回應:0