CFLam Posted April 11, 2018 Author Posted April 11, 2018 Eventually solved, implement this part with VC++, someone in C++ forum tell me to use the std::set structure for this issue http://www.cplusplus.com/forum/general/234804/ and it works!
JohnOne Posted April 11, 2018 Posted April 11, 2018 Well when I read that it's clear it's a simple permutation, or brute, however you want to look at it. Sure there is an arraypermute function in udfs AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
CFLam Posted April 11, 2018 Author Posted April 11, 2018 Yes, its simple combination/permutation problem, major issues are speed and filtering.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now