I have a function that creates a random string of characters of ASCII values 32-127. The length of the string is also randomly determined, but will be between 1-20 characters long.
Hack this Cody problem, and tell me what the string will be generated by this function.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers3
Suggested Problems
-
2011 Solvers
-
Find the peak 3n+1 sequence value
2568 Solvers
-
Construct a string from letters and counts
147 Solvers
-
Cody Computer Part 2 - Get the license number of Cody Computer
67 Solvers
-
Vectorizing, too easy or too hard?
147 Solvers
More from this Author80
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Question in unsolvable. Author, please take note and modify the question.
It IS solvable! Very nice and challenging problem :)