#include #define N 10 void perm(int start, int n, int x[]) { int i; int y[N]; for (i=0; i