Problem 44856. Permutation Via Multiplication
Solution Stats
Problem Comments
Solution Comments
-
1 Comment
Alex
on 9 Sep 2020
This returns true for a = 2 and b = 6, but it shouldn't
-
3 Comments
Daniel Bergman
on 21 Feb 2019
Any suggestions for improving the test suite would be appreciated!
Tim
on 2 Mar 2019
Adding test cases a=105 b=30 and a=111 b=3 should weed out a couple of less-than-general solutions.
Rafael S.T. Vieira
on 19 Sep 2020
Add decimal and irrational numbers, but only check if the n-first digits are a permutation of each other.
Problem Recent Solvers43
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2617 Solvers
-
The Answer to Life, the Universe, and Everything
485 Solvers
-
Implement a bubble sort technique and output the number of swaps required
226 Solvers
-
341 Solvers
-
51 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!