Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 59 下一页

2015年4月12日

摘要: https://leetcode.com/problems/sudoku-solver/Write a program to solve a Sudoku puzzle by filling the empty cells.Empty cells are indicated by the chara... 阅读全文
posted @ 2015-04-12 21:48 NickyYe 阅读(214) 评论(0) 推荐(0)

2015年4月11日

摘要: https://leetcode.com/problems/n-queens-ii/Follow up for N-Queens problem.Now, instead outputting board configurations, return the total number of dist... 阅读全文
posted @ 2015-04-11 21:13 NickyYe 阅读(165) 评论(0) 推荐(0)

摘要: https://leetcode.com/problems/n-queens/Then-queens puzzle is the problem of placingnqueens on ann×nchessboard such that no two queens attack each othe... 阅读全文
posted @ 2015-04-11 20:52 NickyYe 阅读(273) 评论(0) 推荐(0)

2015年4月10日

摘要: https://leetcode.com/problems/maximum-gap/ Given an unsorted array, find the maximum difference between the successive elements in its sorted form. Tr 阅读全文
posted @ 2015-04-10 16:28 NickyYe 阅读(381) 评论(0) 推荐(0)

2015年4月7日

摘要: https://leetcode.com/problems/palindrome-partitioning-ii/ Given a string s, partition s such that every substring of the partition is a palindrome. Re 阅读全文
posted @ 2015-04-07 15:46 NickyYe 阅读(163) 评论(0) 推荐(0)

上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 59 下一页