Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 160 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 160 Bytes

gcd-example

This simple app is used to calculated the GCD (greatest common divisor) of two integer numbers. It also includes a unit-test and a UI-test demo.