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 Solvers32
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
9153 Solvers
-
Which values occur exactly three times?
5245 Solvers
-
Find the peak 3n+1 sequence value
2571 Solvers
-
Read a column of numbers and interpolate missing data
2354 Solvers
-
Implement simple rotation cypher
1097 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 :)