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 Solvers4
Suggested Problems
-
16205 Solvers
-
How to find the position of an element in a vector without using the find function
2818 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2052 Solvers
-
Create a function handle that reverses the input arguments of another function handle
158 Solvers
-
123 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 :)