[LeetCode] Pascal's Triangle Given numRows, generate the first numRo
uva--111History Grading +dp 題意: 其實就是求兩個序列的最長公共子序列。 思路: 這個題目的輸入是很坑爹的,如果把輸入
UVA - 10340 - All in All (字符串處理!) 題目鏈接:All in All Problem E All in All
UVA - 10673 - Play with Floor and Ceil (簡單數學!) 題目鏈接:Play with Floor and Ce
IP的計算------HDOJ杭電2206(寫完腦洞大開,想象力要足夠豐富) Problem Description 在網絡課程上,我學到了很多有關IP的
HDU--3457--Rectangles--記憶化搜索 RectanglesTime Limit: 2000/1000 MS (Java/Others)
[LeetCode]Pascal's Triangle II Given an index k, return the kth row
HDU--2639--Bone Collector II--01背包 Bone Collector IITime Limit: 5000/2000 MS