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
-
Remove any row in which a NaN appears
7886 Solvers
-
989 Solvers
-
Getting the absolute index from a matrix
233 Solvers
-
69 Solvers
-
Diophantine Equations (Inspired by Project Euler, problem 66)
46 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!