User talk:Darrellp

From Rosetta Code
Revision as of 09:13, 27 December 2009 by rosettacode>Paddy3118 (Monty Hall Optimizations: Too many?)

An Additional Problem to Try

Now that you've done RCBF in F#, you might also want to try doing RCSNUSP. The logic is actually very similar so it's not a big challenge; you can probably start with your BF interpreter and adapt it. –Donal Fellows 08:48, 25 December 2009 (UTC)

Monty Hall Optimizations

Hi Darrell, could you check this talk page section about a previous Perl implementation that made too many assumptions/optimizations, and make sure that you have not made too many optimisations rather than simulate what happens in the game? Thanks. --Paddy3118 09:13, 27 December 2009 (UTC)