Problem 1768. normalize group of numbers to integers
Solution Stats
Problem Comments
-
1 Comment
Rafael S.T. Vieira
on 5 Sep 2020
The common factor must be an integer too, or else there is no way to find it without more parameters; defining the step and search interval for instance. Currently, any multiple of 5 would produce a valid "restored vector" for the only available test. The problem also needs a better test suite. It's a good problem.
Problem Recent Solvers54
Suggested Problems
-
3237 Solvers
-
2385 Solvers
-
1513 Solvers
-
244 Solvers
-
167 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!