2016-05-18 Problem Solving►UVa UVa 10304 - Optimal Binary Search Tree Problem題目網址 最佳二元搜尋樹。 Read More !
2016-05-18 Problem Solving►UVa UVa 348 - Optimal Array Multiplication Sequence Problem題目網址中文網址 矩陣乘積鏈 Read More !
2016-04-24 Problem Solving►UVa UVa 10285 - Longest Run on a Snowboard Problem題目網址中文網址 高度必須由高到低,只有此點的上下左右可走,找最長距離。 Read More !
2016-04-24 Problem Solving►UVa UVa 10578 - The Game of 31 Problem題目網址中文網址 兩人輪流把數字往上加,可以加的數字為 1~6 ,並且各數字只能出現 4 次,看誰讓數字大於 31 ,就輸了。 Read More !
2016-04-23 Problem Solving►UVa UVa 10986 - Sending Email Problem題目網址中文網址 伺服器由雙向的網路線相連,並有傳遞時間,請找出從起點伺服器到目的地的最短時間。 Read More !
2016-04-23 Problem Solving►UVa UVa 477 - Points in Figures: Rectangles and Circles Problem題目網址中文網址 Read More !
2016-04-15 Problem Solving►UVa UVa 10245 - The Closest Pair Problem Problem題目網址中文網址 找最近點對。 Read More !