Search found 2 matches
- 22 Apr 2015 15:09
- Forum: DOS Batch Forum
- Topic: Working out permutations
- Replies: 12
- Views: 11583
Re: Working out permutations
thank you very much
- 17 Apr 2015 03:40
- Forum: DOS Batch Forum
- Topic: Working out permutations
- Replies: 12
- Views: 11583
Working out permutations
Hey guys, I was working on a program to generate all possibilities you can have from a rubik tangle, It worked out well for a while, but when I got to the permutation part, 25*24*23*22*21*20*19*18*17*16*15*14*13*12*11*10*9*8*7*6*5*4*3*2*1, I got stuck, Since the program has to generate all these pos...