diff --git a/day_11.rb b/day_11.rb index 5da77f1..80d29ae 100644 --- a/day_11.rb +++ b/day_11.rb @@ -9,7 +9,7 @@ class String end end -seed = "cqjxjnds" +seed = "cqjxxyzz" while true seed = seed.succ break if seed.password?