To compile, please use the following command:
g++ *.cpp
Example: run > ./a.out 1000
The above will run 1000 trials. You may change the number of trials to suit your needs.
This program has been tested to up to 1 billion trials successfully.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To compile, please use the following command:
g++ *.cpp
Example: run > ./a.out 1000
The above will run 1000 trials. You may change the number of trials to suit your needs.
This program has been tested to up to 1 billion trials successfully.