Write a function called permutations that takes in a string as a parameter and returns an array of all possible permutations of the characters in the string.
The execution time increases exponentially with each character. A lot of characters will cause the environment to hang as it tries to solve all the combinations. Avoid passing more than 8 characters.
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する