To do the anagram, you need to keep in mind that this is a problem in factorials, so you will have to do a count on the input string so you will know how to set up the factorial, otherwise you will get redundant answers.
Input string
Store input in a variable (if needed)
Count string length...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.