Re: Sudoku
Quantum Mechanic <[email protected]>
| Newsgroups | gmane.comp.lang.perl.fun |
|---|---|
| Message-ID | <[email protected]> |
On 7/27/05, Ian Phillipps <[email protected]> wrote: > On Wed, 27 Jul 2005 at 10:15:25 -0400, Quantum Mechanic wrote: > > 1) Not strict and warnings clean. > > 2) perl -c on > > if( $puzmap[$bestpos] & 1 == 0 ) > > gives: > > "Possible precedence problem on bitwise & operator at > > sudoku_ip.pl line ..." > > Hmm... it's warning-clean on my 5.8.4 - what version are you using? 5.8.6