CPC23-4-K. 喵喵的神數 (數論 Lucas定理) 喵喵的神?數 Time Limit: 1 Sec Memory Limit: 128 MB
leetcode - Validate Binary Search Tree Given a binary tree, determine if it i
POJ3009 Curling 2.0(DFS) 迷宮問題求最短路。略有不同的是如果不碰到石頭的話會沿著一個方向一直前進,出界就算輸了。碰到石頭,前方石頭會
Ural 1152 False Mirrors(狀壓DP) 題目地址:Ural 1152 初學狀壓DP,原來狀壓只是用到了個位運算。。 很水的狀壓DP。注意
leetcode - Interleaving String Given s1, s2, s3, find whether s3 is formed by
acdream 1431 Sum vs Product Sum vs Product Time Limit: 4000/2000MS (Java/Ot
HDU 4786 Fibonacci Tree(生成樹,YY亂搞) Fibonacci Tree Time Limit: 4000/2000
HDU 2045不容易系列之三LELE的RPG難題(趨向於DP的遞推) 不容易系列之(3)—— LELE的RPG難題 Time Limit: 2000/1
HDU 1133 Buy the Ticket 卡特蘭數 設50元的人為+1 100元的人為-1 滿足前任意k個人的和大於等於0 卡特蘭數 C(n&
HDU 4337 King Arthur's Knights 輸出一條哈密頓回路 n個點m條無向邊 輸出一條哈密頓回路 #incl