in reply to Re^3: Perl6 Contest: Test your Skills
in thread Perl6 Contest: Test your Skills
What I want to do is write a program that brute forces the issue. That is to say that I want to create a program that scores all 5-card hands that have a 5 in them and see what happens.
I would prefer that the actual score be tabulated since it is a harder problem, but I am fine with aborting from score() early if you know the score is going to be > 1. This is afterall not about verifying something we already know - it is about exposure to Perl6.Cheers - L~R
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Perl6 Contest: Test your Skills
by thor (Priest) on May 19, 2005 at 20:13 UTC | |
by Limbic~Region (Chancellor) on May 20, 2005 at 12:02 UTC | |
by thor (Priest) on May 20, 2005 at 21:47 UTC | |
by blokhead (Monsignor) on May 23, 2005 at 20:29 UTC | |
by thor (Priest) on May 25, 2005 at 18:52 UTC |