Problem 1393. A (wrong) place for everything, and everything in its (wrong) place
Solution Stats
Problem Comments
-
2 Comments
Jean-Marie Sainthillier
on 8 Apr 2013
I think that with this kind of problem, you can process in two steps.
A first easy problem with small N (to test perms for example). And a harder problem with big N, which
oblige to find another algorithm.
Binbin Qi
on 27 Oct 2014
http://oeis.org/A000166
Problem Recent Solvers27
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
41404 Solvers
-
3036 Solvers
-
Calculate the Levenshtein distance between two strings
782 Solvers
-
16318 Solvers
-
Circular Primes (based on Project Euler, problem 35)
284 Solvers
More from this Author80
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!