Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: N-Queens problem with a regex (again)

by brx (Pilgrim)
on Aug 03, 2007 at 10:11 UTC ( [id://630480]=note: print w/replies, xml ) Need Help??


in reply to Re: N-Queens problem with a regex (again)
in thread N-Queens problem with a regex (again)

Great ! It's Christmas before Christmas ! Thank you.
("*"x5)=~/(.*)(?{push@t," "x(5-length $1).$1."*".$1."\n"})(?!)/;print +reverse@t;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://630480]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-25 22:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found