Problem 46943. Hash
Solution Stats
Problem Comments
-
3 Comments
I am not sure this method can be called a cipher since there is probably no way to recover the original number. You should probably call it a hash.
yeah, that's right. Thanks, I changed it to hash and changed some test cases too.
Clearly, need a new test case to eliminate solutions that define isequal() to always return true.
Solution Comments
-
1 Comment
I don't understand a thing here
Problem Recent Solvers12
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
41142 Solvers
-
2205 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
94 Solvers
-
622 Solvers
-
82 Solvers
More from this Author33
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!