Problem 877. What is Title of Cody Challenge 42?

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

37.62% Correct | 62.38% Incorrect
Last Solution submitted on Oct 27, 2022

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers31

Suggested Problems

More from this Author294

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!