我正在讀的SO這個帖子不同的排列:p-versus-npn!實現以n^100爲log N
見到了這個:
"The creation of all permutations for a given range with the length n is not bounded, as you have n! different permutations. This means that the problem could be solved in n^(100) log n, which will take a very long time, but this is still considered fast."
有人能解釋一下N!可在n ^(100)log中求解n