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
-
Project Euler: Problem 4, Palindromic numbers
677 Solvers
-
Find the largest value in the 3D matrix
1244 Solvers
-
146 Solvers
-
Split a string into chunks of specified length
973 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1146 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!