24h購物| | PChome| 登入
2014-04-18 22:56:27
2013-03-19 20:50:14

[UVA] 433 - Bank (Not Quite O.C.R.)


Bank (Not Quite O.C.R.) Banks, always trying to increase their profit, asked their computer experts to come up with a system that can read bank cheques; this would make the processing of cheque...

2013-03-19 19:44:37

[UVA][建表] 493 - Rational Spiral

Rational Spiral Rational numbers can be expressed as the division of two integers. They are also countable. This means that an order can be placed on them just like the natural numbers. But this o...

2013-03-18 13:21:34

[UVA][字串處理] 464 - Sentence/Phrase Generator

Sentence/Phrase Generator Write a program that generates English language phrases and sentences conforming to the following rules: <sentence> ::= <trans-sentence> | <sentenc...

2013-03-18 11:37:57

[UVA][Queue] 11034 - Ferry Loading IV

Problem A: Ferry Loading IV Before bridges were common, ferries were used to transport cars across rivers. River ferries, unlike their larger cousins, run on a guide line and are powered by the ri...

2013-03-18 11:27:46

[UVA][Queue] 10901 - Ferry Loading III

Problem B: Ferry Loading III Before bridges were common, ferries were used to transport cars across rivers. River ferries, unlike their larger cousins, run on a guide line and are powered by the r...

2013-03-17 22:50:23

[UVA][二分答案] 11860 - Document Analyzer

B Document Analyzer Input: Standard Input Output: Standard Output You work in a leading software development company. As you are great in coding, m...

2013-03-16 19:10:10

[UVA][射線法、線段交] 10348 - Submarines

Problem D Submarines Input: standard input Output: standard output Time Limit: 5 seconds Memory Limit: 32 MB The Russian navy has, as you probably know, had some problems with ...

2013-03-16 19:06:52

[ZJ][Greedy] a646. 小民買糖果

內容 : 某天某糖果店舉辦活動:集滿 n 張糖果包裝紙即可再多得一顆糖果。而 n 卻是由顧客由抽獎決定,這樣無良的老闆所設計出來的活動實在是讓店員很困擾,不知道該給客人幾顆糖果。希望你們寫個...

2013-03-16 15:40:05

[ZJ][DP] a646. 小民買糖果

內容 : 某天某糖果店舉辦活動:集滿 n 張糖果包裝紙即可再多得一顆糖果。而 n 卻是由顧客由抽獎決定,這樣無良的老闆所設計出來的活動實在是讓店員很困擾,不知道該給客人幾顆糖果。希望你們寫個...

2013-03-15 21:40:34

[ZJ][最大平均值問題] a639. DNA Density

內容 : | 正體中文 (zh_TW) | ?????? () 生物的DNA係由 A, T, C, G 四個字元所構成的序列。因為DNA的序列太長了,我們希望找出比較重要的區段...

2013-03-15 21:34:12

[ZJ][D&C] a638. Closest-pair problem


內容 : 在二維座標平面上有 N 個點,請找出最近兩點的距離。距離公式如下: 輸入說明 : 每個測資點只有一組測資第一行只有一個整數 N (1 < N ≤ 3,000,000)代表有幾個...

2013-03-13 10:46:58

[PHP][作業] 使用 $_GET 跳轉同檔案


功能要求很簡單,如圖示輸入兩個數字,然後仍然在同一個檔案.php 中運作。結果如下圖。此次要點,了解 $_GET[] 與 $_POST[] 的差別。使用 function 運作,了解 .php 流程,基礎語法練習。<html> <head> ...

2013-03-12 09:23:45

[UVA][大數] 11113 - Continuous Fractions

Problem D - Continuous Fractions A simple continuous fraction has the form: a1 + where the ai's are integer numbers. The previous continuous fraction could be noted as [a1, ...

2013-03-12 09:17:32

[UVA][Trie] 10975 - Dueue's Quiz

Problem L Dueue’s Quiz Hesam Dueue Bararie is the showman of a very popular TV quiz: “Bararian Nights”. In this quiz, there is a big table of letters with some words hidden in it among dia...

2013-03-10 20:09:16

[UVA][最小迴文][LCS] 11404 - Palindromic Subsequence

Palindromic Subsequence A Subsequence is a sequence obtained by deleting zero or more characters in a string. A Palindrome is a string which when read from left to right, reads same as when r...

第一頁      ‹上一頁       51 .  52 .  53 .  54 .  55 .  56 .  57 .  58 .  59 .  60 .      下一頁›      最末頁
«上十頁      第 53 / 142 頁 , 共 2116 筆       下十頁»      
TOP