Oops. I just noticed that I forgot to rename the function from "compareDoubles" (used in Problem 44690) to "compareSingles". Unfortunately I cannot make the fix now without breaking the two successful submissions. Sorry about any confusion. —DIV
Good problem, but it would be better if base-10 or base-2 was adopted as a standard at the description. It is confusing to keep changing them. And the function name should probably be compareSingles and not compareDoubles. You can fix the test suite by using try and catch while accepting both names for the function.
2563 Solvers
Sum of first n terms of a harmonic progression
263 Solvers
How many trades represent all the profit?
530 Solvers
Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
142 Solvers
428 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!