Skip to content

norbert-acedanski/gcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gcd

About The Project

Very old program that finds gcd (greatest common divisor) of 2 numbers.

Built With

C++

Getting started

Working with graph-data:

  1. Run the program.
  2. Input 2 numbers, that gcd you want to find.
  3. The output gcd should be printed in the terminal.

Usage

Quick way of finding gcd of 2 numbers.

Licence

Distributed under the MIT License. See LICENSE file for more information.

About

Program that finds gcd of 2 numbers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages