Skip to content

frogman1201/dice_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Program to calculate the probability of getting at least one pair of numbers from rolling three die at the same time.

Works by simulating all possible combinations and checking each one whether or not there is a pair between (1) Dice 1 and Dice 2, (2) Dice 1 and Dice 3 and (3) Dice 2 and Dice 3

About

A small C program used to check the answer to a question on the TV Show called Pointless

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages