Given a Cody Challenge number return its Title.
Input: Cody Challenge Number
Output: Title of the Cody Challenge
1 'Times 2 - START HERE' 2 'Make the vector [1 2 3 4 5 6 7 8 9 10]' 110 'Make an N-dimensional Multiplication Table' 808 'Hamming Weight - Fast'
For my methods this was non-trivial due to hyperlink issues.
Warning:What "you" may see is not what you "get" Can anyone "get" the title to challenge 4? My method faces many blocked challenge numbers.
(I retain the right to add cases if hard coded answers are invoked and become the leading solution size)
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers33
Suggested Problems
-
Arrange Vector in descending order
14001 Solvers
-
Find perfect placement of non-rotating dominoes (easier)
390 Solvers
-
Detect a number and replace with two NaN's
200 Solvers
-
427 Solvers
-
716 Solvers
More from this Author306
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Any hint??
urlr...
I dont get to work with deriving data directly from matlab to the web so i found this problem particularly fun although there were lag issues :)