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

Re^2: Determining if a rational number terminates

by trizen (Hermit)
on Dec 25, 2012 at 17:26 UTC ( [id://1010279]=note: print w/replies, xml ) Need Help??


in reply to Re: Determining if a rational number terminates
in thread Determining if a rational number terminates

Shorter still:

perl -E'$_=10;$_/=5until$_%5;say$_&$_-1?N:Y'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-03-19 08:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found