标签: function permutation swap
Permutation of String letters: How to remove repeated permutations?
此链接中共享的第一个程序包含两个交换函数swap((a+i),(a+j))。我没有得到交换功能如何工作。我们在字符串中添加一个整数。这是什么意思?有人可以解释一下这个。
swap((a+i),(a+j))