摘要: 题目: Given an array containing n distinct numbers taken from 0, 1, 2, ..., n, find the one that is missing from the array. For example,Given nums = [0, 阅读全文
posted @ 2015-12-06 03:25 YRB 阅读(1311) 评论(0) 推荐(0) 编辑
摘要: 题目:Given a strings, return all the palindromic permutations (without duplicates) of it. Return an empty list if no palindromic permutation could be fo... 阅读全文
posted @ 2015-12-06 01:03 YRB 阅读(1117) 评论(0) 推荐(0) 编辑