codeforces--Ancient Berland Circus(三點確定最小多邊形) Ancient Berland Circus Ti
POJ 2264 Advanced Fruits(最長公共子序列) 這題要用到最長公共子序列,又是DP,可是不會,於是就去學這個,看了一會兒,終於有點心得了
調用飛信HTTP接口給自己發短信,調用接口發短信注: 1、下文中所有HTTP請求所指的Host都是f.10086.cn 2、目前只有中國移動用戶可以使用 1、打
Search for a Range -- leetcode Given a sorted array of integers, find the sta
[ACM] ZOJ 3844 Easy Task (模擬+哈希) Easy Task Time Limit: 2 Seconds Memory
LeetCode-Compare Version Numbers Compare two version numbers version1 and ver
hdu 1066 Last non-zero Digit in N! (數論——n!中的最後一個非0數字) Last non-zero Digit in
ZOJ Monthly, January 2015 (B、E、G、H) B題: 先處理出已有卡牌,然後進行dfs,dfs有個很大的剪枝,就是當前位置如果字典
POJ 3687-Labeling Balls(逆序拓撲排序) Labeling Balls Time Limit: 1000MS Memo
Search Insert Position -- leetcode Given a sorted array and a target value, re