GAHelloWorld icon indicating copy to clipboard operation
GAHelloWorld copied to clipboard

The letter 'z' was not a possible letter in mutation

Open lazartsarev opened this issue 10 years ago • 0 comments

First of all thank you for the code that you have provided, it saved me a lot of time! I encountered this bug while messing around the java code. I tried to use the algorithm with a string that contained 'z' and iterating, because it was not possible for 'z' to occur in the mutation. I fixed this in the java code and in C#, clojure, python, ruby and scala.

lazartsarev avatar Jun 10 '15 14:06 lazartsarev