HDU 1800 Flying to the Mars(字典樹) Flying to the Mars Time Limit: 5000/10
UVa1640 - The Counting Problem(數位統計) 題意: 統計兩個整數a,b之間各個數字(0~9)出現的次數,如1024和103
UVa 2038 - Strategic game(二分圖最小頂點覆蓋 or 樹形DP) Strategic game Description Bob e
枚舉(enumeration),枚舉enumeration C++的enum工具提供了另一種創建符號常量的方式,這種方式可以代替const。它還允許定義新類型
POJ - 3273 Monthly Expense 二分 題目大意:有一個人財政赤字了,每天都要還一定數量的錢,共要還N天。 現在他要求把這N天還的錢變成
POJ1019:Number Sequence Description A single positive integer i is given. Writ
解題報告 之 POJ2891 Strange Way to Express Integers 解題報告 之 POJ2891 Strange Way to E
acdream 1726 A Math game (部分和問題 DFS剪枝) A Math game Time Limit: 2000/10
poj 1154 LETTERS dfs入門題 //poj 1154 //sep9 #include using namespace std; cons
HDU ACM 4255 A Famous Grid A Famous Grid Time Limit: 10000/3000 MS (Java/Other