HDU 3887 Counting Offspring(DFS序求子樹權值和) Problem Description You are given a tr
HDU 1533 Going Home(最小費用流) Going Home Time Limit: 10000/5000 MS (Java/Others)
zoj3471 Most Powerful Recently, researchers on Mars have discovered N powerful
CSU1661: Query Mutiple Description One day,Little-Y saw many numbers standing
Codeforces #2B The least round way(DP) Description 有一個n*n的正整數矩陣,要你求一條從第
C++ 關於 CMFCPropertyGridCtrl 的使用方法 之一 (原創),cmfcpropertysheet題外話: 最近在寫一個重要的程序,想做
不可或缺 Windows Native (20),windowsnative[源碼下載] 不可或缺 Windows Native (20) - C++: 友元函
Ubuntu 14.10 編譯 qt4.8.6,14.10qt4.8.6 0. 假設你已經可以在上面寫基本的C++程序.(即:c/C+
C++ 原來 const 中所使用的函數 必須 全都具有 const 才行,const函數 今天在寫程序的時候,出現了一個錯誤 “對象包含與成員函
UVALive - 2326 Moving Tables 貪心 題目大意:有400個箱子,奇數的箱子在北邊,偶數的箱子在南邊,每個箱子的大小都一樣。北邊和南
[LeetCode] Regular Expression Matching Regular Expression Matching &nb
codeforces #464C Substitutes in Number 題目大意:給定一個105位的數字,每次操作選擇一個數字x(0≤x≤
abap alv multiple header using write A standard SAP ALV list report will show
Xcode Cocoa程序MessageBox 彈框 相信很多Windows程序員都習慣MessageBox彈框提示, 在MacOS下也有類似Message
POJ 1655 Balancing Act (樹的重心) 題目地址:POJ 1655 樹的重心定義為:找到一個點,其所有的子樹中最大的子樹節點數最少,那麼