Hello Benoot! [EMAIL PROTECTED] (Beno�t chauvet) wrote in 05ec01c21e80$401636c0$[EMAIL PROTECTED]:">news:05ec01c21e80$401636c0$[EMAIL PROTECTED]: > From: "Beno�t Chauvet" <[EMAIL PROTECTED]> >> Too bad, I've got a meeting this morning, so I won't have time to search > for >> a Bob-54-or-less-solution... > > Hum, got it... Too bad I did not yesterday. :( > > #!perl -lp0 $_+=s/x.*$|(\w)(\D{10})?(?!\1)\w/z$+z/?redo:/^.*z/ (54)
but hmm, your solution doesn't work with maze like this: x.x....... x.x.xxx... xxx.x.x... ..xxx.x... ......xxx. ..xxxxx.x. ..x...xxx. ......x.x. xxx.xxx... ...x...... (replace dots with spaces) am I misunderstand something? --- Mtv Europe
