Problem 46943. Hash
Solution Stats
Problem Comments
-
3 Comments
Rafael S.T. Vieira
on 26 Oct 2020
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.
Sibi
on 31 Oct 2020
yeah, that's right. Thanks, I changed it to hash and changed some test cases too.
Matt Rhodes
on 25 Feb 2021
Clearly, need a new test case to eliminate solutions that define isequal() to always return true.
Solution Comments
Show commentsProblem Recent Solvers13
Suggested Problems
-
Return the 3n+1 sequence for n
7581 Solvers
-
Find relatively common elements in matrix rows
1748 Solvers
-
3032 Solvers
-
172 Solvers
-
Side of an equilateral triangle
5141 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!