Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 284 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 284 Bytes

This program calculate the Greatest common divisor between 2 numbers. It was created for QuantBet by Alejandro Ojea

The program was devoloped in Java 7 using Eclipse and contains a junit test too.

For run the app type the following line in your console:

java -jar QuantBetGCD.jar