Problem 44104. Hilbert Scan Algorithm
Solution Stats
Problem Comments
-
2 Comments
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.
huashou thank you for replied me for this mistake, so it's now clear have a good day.
Problem Recent Solvers8
Suggested Problems
-
3294 Solvers
-
2679 Solvers
-
Remove the small words from a list of words.
975 Solvers
-
Given a window, how many subsets of a vector sum positive
813 Solvers
-
Magic is simple (for beginners)
5216 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!