24h購物| | PChome| 登入
2014-04-18 22:56:27
2013-04-19 20:44:45

[UVA][dp] 10888 - Warehouse

Problem B Warehouse Input: Standard Input Output: Standard Output A number of boxes is to be moved in a warehouse. The warehouse can be modeled as a grid where each square is the equal ...

2013-04-19 17:41:03

[UVA][數學、N皇后單一快速解] 10094 - Place the Guards


Problem J Place the Guards Input: Standard Input Output: Standard Output The king of Amazing Land has a secret place where he keeps his treasure. No one knows what is the size of...

2013-04-18 22:00:39

[組合語言][練習] Color Matrix


產生 16*16 = 256 種可能的 table 表示一個隨便的可顯示字元。TITLE; Write a program that displays a single character in all; possible combinations of foreground and background; color(16*16 = 256). The co...

2013-04-18 21:51:22

[組合語言][練習] 產生20個隨機字串


題目意思:這二十個字串要包含數字或英文字母TITLE ;displays 20 random strings, each consisting of 10 capital;letter {A...Z};call Crlf == '\n'INCLUDE Irvine32.inc.data.codestart PROC mov ecx, 20loopi: pu...

2013-04-18 21:43:37

[組合語言] File Ouput 練習


英文題目已經打在程式碼中,便不多說了。中文題目描述:在檔案中寫入費氏數列前 47 項,用 DWORD(32 bit)儲存輸出如下圖:輸出的時候以 binary 方式去寫,因此會亂碼,用 notepad++ 的外掛軟件去看吧。補充:Notepad...

2013-04-17 22:06:50

[UVA][組合、JAVA大數] 10516 - Another Counting Problem


Problem H Another Counting Problem Input: Standard Input Output: Standard Output Tree is an important data structure in Computer Science. Of all trees we work with, Binary Tree is probably th...

2013-04-17 11:21:44

[UVA][善用網路] 11028 - Sum of Product

Problem B Sum of Product Time limit: 1 second Given n, there can be n! circular arrangement of the numbers 0 to n-1. Let’s represent eve...

2013-04-17 10:16:34

[UVA][數學] 11027 - Palindromic Permutation

Problem A Palindromic Permutation Time limit: 1 second Given a string of characters, we can permute the individual characters to make new stri...

2013-04-16 21:57:20

[UVA] 11087 - Divisibility Testing

I I U P C 2 0 0 6 Problem D: Divisibility Testing Input: standard input Output: standard output You will be given a list of n in...

2013-04-16 20:52:09

[UVA][高斯消去、期望值] 10828 - Back to Kernighan-Ritchie


Problem I Back to Kernighan-Ritchie Input: Standard Input Output: Standard Output You must have heard the name of Kernighan and Ritchie, the authors of The C Programming Language. Wh...

2013-04-16 19:15:47

[UVA][maxflow] 10092 - The Problem with the Problem Setter

Problem H The Problem with the Problem Setter Input: Standard Input Output: Standard Output The number of students interested to participate in this year's Intra-BUET Programming Cont...

2013-04-16 10:52:30

[UVA][maxflow、黑白染色] 10349 - Antenna Placement


Problem E Antenna Placement Input: standard input Output: standard output Time Limit: 1 second Memory Limit: 32 MB The Global Aerial Research Centre has been allotted the task...

2013-04-16 10:27:29

[UVA][匈牙利匹配] 670 - The dog task


The dog task Hunter Bob often walks with his dog Ralph. Bob walks with a constant speed and his route is a polygonal line (possibly self- intersecting) whose vertices are specified by N pair...

2013-04-14 19:24:23

[編譯器][作業] Run DFA

[程式作業二] 滿分100分Input: a file named DFA and Output:vaild or errorinput範例檔1:DFA1.txt (a,b)(1,2)(*3,4,5)(0)(*3,4,5)(*5)(*4,5)(*4,5)(*5)(*5)(*5)(0)(0)輸入之token:abaab輸出:error --------------...

2013-04-14 09:29:39

[NPSC][BIT] a641. B. 蚯蚓疊積木

內容 : 還記得老蚯的那些寶物嗎?隨著蚯蚓們挖到的寶物越來越多,蚯蚓的公用倉庫越疊越高,老蚯發現自己竟愛上了疊東西。為了滿足自己疊東西的欲望,老蚯從寶物堆中找出了許多大小不一的積木,不...

第一頁      ‹上一頁       41 .  42 .  43 .  44 .  45 .  46 .  47 .  48 .  49 .  50 .      下一頁›      最末頁
«上十頁      第 48 / 142 頁 , 共 2116 筆       下十頁»      
TOP