小小程序媛  
得之坦然,失之淡然,顺其自然,争其必然

2015年8月25日

摘要: 题目Determine if a Sudoku is valid, according to: Sudoku Puzzles - The Rules.The Sudoku board could be partially filled, where empty cells are ... 阅读全文
posted @ 2015-08-25 20:40 Coding菌 阅读(136) 评论(0) 推荐(0) 编辑
 
摘要: 题目Suppose a sorted array is rotated at some pivot unknown to you beforehand.(i.e., 0 1 2 4 5 6 7 might become 4 5 6 7 0 1 2).You are given a ... 阅读全文
posted @ 2015-08-25 17:25 Coding菌 阅读(146) 评论(0) 推荐(0) 编辑