Problem 44104. Hilbert Scan Algorithm
Solution Stats
Problem Comments
-
2 Comments
huashou
on 26 Apr 2017
4th test example is incorrect:
y_correct = [2 49 15 58 59 5 52 14 22 44 29 35 34 23 41 32 40 26 47 14 9 64 2 55 54 3 61 12 20 46 27 37 36 30 43 21 ...
13 60 6 51 50 7 57 16 24 42 31 33 25 48 18 39 38 28 45 19 11 53 4 62 63 10 56 1];
the 1st number should be 8 but not 2.
the 20th number should be 17 but not 14.
Said BOUREZG
on 8 May 2017
huashou thank you for replied me for this mistake, so it's now clear have a good day.
Problem Recent Solvers8
Suggested Problems
-
2871 Solvers
-
Find the two most distant points
2308 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
815 Solvers
-
458 Solvers
-
Arrange vector in ascending order
721 Solvers
More from this Author14
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!