in reply to (Golf) Master lock combinations
Just golfing your code further gets me 72:
#0 1 2 3 4 5 6 +7 #123456789012345678901234567890123456789012345678901234567890123456789 +012 for$i(@x=grep$_[0]%4==$_%4,0..39){map{print"$i-",($_+2)%40,"-$_[0]\n"} +@x}
Update: I think I have had a Masterlock with the first number equal to the last.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: (Golf) Master lock combinations
by hv (Prior) on Jun 24, 2005 at 02:48 UTC | |
by Anonymous Monk on Jun 24, 2005 at 04:30 UTC | |
by themage (Friar) on Jun 26, 2005 at 16:57 UTC |