Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: reordering segments to form a polygon

by Jaap (Curate)
on Aug 13, 2004 at 10:37 UTC ( [id://382601]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/cadappl/bin/perl -w -Ilib
    
    ...
    {
            print "$_->[0],$_->[1],$_->[2],$_->[3]\n";
    }
    
  2. or download this
    1,5,1,1
    1,1,2,1
    ...
    5,5,1,5
    2,3,5,3
    5,3,5,5
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-19 07:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found