TypeError: argument of type 'NoneType' is not iterable for list passed in as parameter to a function

前端 未结 0 1855
遥遥无期
遥遥无期 2021-01-26 01:47

Given an array nums of distinct integers, return all the possible permutations. You can return the answer in any order.

I keep getting the error, and I don\'t understand

相关标签:
回答
  • 消灭零回复
提交回复
热议问题