Data update
This commit is contained in:
parent
29a5eea0d4
commit
5c1bb7bfa9
2011 changed files with 35081 additions and 3229 deletions
|
|
@ -16,5 +16,5 @@ for plays = 1 to 10000 do
|
|||
stayWins += choice = winner
|
||||
switchWins += 6-choice-shown = winner
|
||||
end for
|
||||
printf(1, "Switching wins %d times\n", switchWins)
|
||||
printf(1, "Staying wins %d times\n", stayWins)
|
||||
printf(1, "Switching wins %d times.\n", switchWins)
|
||||
printf(1, "Staying wins %d times.\n", stayWins)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue