Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Wrong output on linux, ok on Win32

by Melly (Chaplain)
on Dec 01, 2006 at 10:56 UTC ( [id://587155]=note: print w/replies, xml ) Need Help??


in reply to Re: Wrong output on linux, ok on Win32
in thread Wrong output on linux, ok on Win32

Indeed, but then I lose at golf ;)

Here's my solution that avoids a last and only gains me a couple of strokes...

map{ $a=1-$_/10; map{ $d=$a; $e=$b=$_/20-2; map{ ($d,$e)=(2*$d*$e+$a,$e**2-$d**2+$b); $c=$d**2+$e**2>4?$d=8:_ }1..50; print$c }0..59; print$/ }0..20
Tom Melly, pm@tomandlu.co.uk

Log In?
Username:
Password:

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

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

    No recent polls found