Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Re: Re: Re: Re: Nested Quantum::Superpositions

by Anonymous Monk
on Nov 10, 2003 at 15:40 UTC ( [id://305896]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Re: Nested Quantum::Superpositions
in thread Nested Quantum::Superpositions

Just a bit more mind-bending: is there a solution the the equation: x = all(1,4)?

That isn't all that mind-bending actually:

use Quantum::Superpositions; my $x = all(any(1,4),any(1,4)); #also: all(any(1,4),any(1,4)) if($x == all(1,4)){ print "Solved\n"; }

Log In?
Username:
Password:

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

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

    No recent polls found