Skip to content

FreekVanDooren/montyhall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Monty Hall Show

Prerequisites

  • Maven 3.3.9
  • Java 8

How to

Build

Project can be built with the following command:

maven clean install

Run

Jar can be run following the build step with:

java -jar target/monty-hall-1.0-SNAPSHOT.jar <nr of shows>

The optional parameter chooses the number of runs to be done. Default is 100000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages