24h購物| | PChome| 登入
2014-04-18 22:56:27
2012-05-19 09:30:22

[UVA][Tree] 712 - S-Trees


S-Trees A Strange Tree (S-tree) over the variable set is a binary tree representing a Boolean function . Each path of the S-tree begins at the root node and consists of n+1 nodes. Ea...

2012-05-19 07:30:32

[UVA][分析字串] 587 - There's treasure everywhere!


There's treasure everywhere! Finding buried treasures is simple: all you need is a map! The pirates in the Caribbean were famous for their enormous buried treasures and their elaborate maps. T...

2012-05-19 07:28:46

[UVA][Math] 356 - Square Pegs And Round Holes


Square Pegs And Round Holes A circle 2n - 1 units in diameter has been drawn centered on a 2n by 2n chessboard. The construction for n = 3 is illustrated below. Write a program that will de...

2012-05-18 22:02:32

[UVA][Math] 378 - Intersecting Lines


Intersecting Lines We all know that a pair of distinct points on a plane defines a line and that a pair of lines on a plane will intersect in one of three ways: 1) no intersection because they ar...

2012-05-18 10:49:02

[UVA] 11494 - Queen


Queen The Problem The game of Chess has several pieces with curious movements. One of them is the Queen, which can move any number of squares in any direction: in the same line, in the sam...

2012-05-18 07:41:04

[UVA] 11455 - Behold my quadrangle

I. Behold My Quadrangle Context Any square is a rectangle, any rectangle is a quadrangle, and any quadrangle is composed of four sides. But not all rectangles are squares, not all qua...

2012-05-18 07:34:03

[UVA] 11417 - GCD


Problem A GCD Input: Standard Input Output: Standard Output Given the value of N, you will have to find the value of G. The definition of G is given below: ...

2012-05-17 19:01:40

[UVA][組何分配] 10910 - Marks Distribution

4th IIUC Inter-University Programming Contest, 2005 F Marks Distribution Input: standard input Output: standard output ...

2012-05-17 18:46:37

[UVA] 11703 - sqrt log sin


Problem E: sqrt log sin An evil professor has just assigned you the following problem. A sequence is defined by the following recurrence: Determine x1000000. Input Specification...

2012-05-16 08:58:38
2012-05-16 07:33:39

[UVA] 496 - Simply Subsets

Simply Subsets After graduating from the University of Notre Dame, you obtained a job at Top Shelf Software, Inc., as an entry-level computer engineer. On the first day, your manager sits down w...

2012-05-15 22:17:18

[UVA] 725 - Division


Division Write a program that finds and displays all pairs of 5-digit numbers that between them use the digits 0 through 9 once each, such that the first number divided by the second is equal...

2012-05-15 20:20:18

[UVA] 10070 - Leap Year or Not Leap Year and ...

Problem A Leap Year or Not Leap Year and … Input: standard input Output: standard output The ancient race of Gulamatu is very advanced in their year calculation scheme. They unde...

2012-05-15 06:54:51

[JAVA][作業][Lab6] Exception Handling

Write a program that can serve as a simple calculator. This calculator keeps track of a single number (of type double) that is called result and that starts out as 0.0. Each cycle allows the user ...

2012-05-13 21:41:35

[轉貼] 最小覆蓋圓

http://www.cnblogs.com/LitIce/archive/2010/11/11/1875149.html最小圆覆盖。神奇的随机算法。当点以随机的顺序加入时期望复杂度是线性的。 -------------------------------------------------------------------...

第一頁      ‹上一頁       91 .  92 .  93 .  94 .  95 .  96 .  97 .  98 .  99 .  100 .      下一頁›      最末頁
«上十頁      第 94 / 142 頁 , 共 2116 筆       下十頁»      
TOP