C++入門學習——標准庫 string 類的使用 在 C++ 中,為了方便處理字符串,引入了 string 類。string 類型支持長度可變的字符串。 &
Codeforces Round #305 (Div. 1) B. Mike and Feet Mike is the president of count
HDU 2830 Matrix Swapping II (預處理的線性dp) Matrix Swapping II Time Limit: 9
hdu Swipe Bo(bfs+狀態壓縮)錯了多次的題 Swipe Bo Time Limit: 2000/1000 MS (Java/Others) M
HDU 1019 Least Common Multiple-數論(最小公倍數) 題意:求n個數的最小公倍數 分析:用方法:lcm(a,b,c)=lcm(a
不可或缺 Windows Native (23),native23[源碼下載] 不可或缺 Windows Native (23) - C++: 虛函數 作者:w
三角形(hdu1249)遞推,三角形hdu1249遞推三角形 Time Limit: 2000/1000 MS (Java/Others)  
Codeforces 558B Amr and The Large Array B. Amr and The Large Array time limit