AW: AW: mini-golf: first differing position
"Winter Christian" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.fun |
|---|---|
| Message-ID | <[email protected]> |
Xavier Noria wrote: > > On Apr 21, 2004, at 8:40, Winter Christian wrote: > > Good. With a little modification we get 26 if this is right: > > $_=$x^$y;$n=$-[0]if/[^\0]/ or even get a 25: $_=$x^$y;($n)=@-if/[^\0]/ -Christian