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
-
Find the longest sequence of 1's in a binary sequence.
6815 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3069 Solvers
-
Create a function handle that reverses the input arguments of another function handle
158 Solvers
-
348 Solvers
-
Simple date to serial no. conversion
134 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 :)