Problem 1742. Generate a Parasitic Number
Solution Stats
Problem Comments
-
2 Comments
As per the wiki page provided in problem 156 "leading zeros are not allowed". Thus the solution set here is flawed.
Chris, you are correct. The definition of a parasitic number does state "No Leading Zeros." That's why I explicitly stated that some of these values would have a leading zero, and when they would occur. While these numbers are technically not parasitic, the method for generating them is the same.
Problem Recent Solvers82
Suggested Problems
-
Determine whether a vector is monotonically increasing
15258 Solvers
-
1532 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
265 Solvers
-
Change the sign of even index entries of the reversed vector
379 Solvers
-
344 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!