Problem 44856. Permutation Via Multiplication
Solution Stats
Problem Comments
Solution Comments
-
1 Comment
This returns true for a = 2 and b = 6, but it shouldn't
-
3 Comments
Any suggestions for improving the test suite would be appreciated!
Adding test cases a=105 b=30 and a=111 b=3 should weed out a couple of less-than-general solutions.
Add decimal and irrational numbers, but only check if the n-first digits are a permutation of each other.
Problem Recent Solvers38
Suggested Problems
-
Remove the small words from a list of words.
975 Solvers
-
Cell Counting: How Many Draws?
1053 Solvers
-
Multiples of a Number in a Given Range
462 Solvers
-
Join Strings with Multiple Different Delimiters
104 Solvers
-
593 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!