yshshrm / Data-Structures-And-Algorithms-Hacktoberfest18

List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!
204 stars 1.1k forks source link

Create Euclidean.cpp #1540

Open alpylmz opened 4 years ago

alpylmz commented 4 years ago

I implemented two versions of euclidean algorithm for finding greates common divisor.