摘要: 原题网址:https://www.lintcode.com/zh-cn/problem/permutations/# 给定一个数字列表,返回其所有可能的排列。 注意事项 你可以假设没有重复数字。 您在真实的面试中是否遇到过这个题? Yes 给定一个数字列表,返回其所有可能的排列。 注意事项 你可以假 阅读全文
posted @ 2018-04-24 18:32 eeeeeeee鹅 阅读(266) 评论(0) 推荐(0) 编辑