Skip to content

Added Euclidean Algorithm and it's Application.#86

Open
AmanAgarwal0702 wants to merge 2 commits into
khagapati-bagh:mainfrom
AmanAgarwal0702:main
Open

Added Euclidean Algorithm and it's Application.#86
AmanAgarwal0702 wants to merge 2 commits into
khagapati-bagh:mainfrom
AmanAgarwal0702:main

Conversation

@AmanAgarwal0702
Copy link
Copy Markdown
Contributor

Hi , I have added the famous Euclidean Algorithm to find GCD of numbers and also showed it's application by solving a CodeForces Division 2 (Round 81) Problem number D (Same GCDs) . Please Merge my PR under Hacktoberfest2021 tag , It'll be of huge help :)

Hi , I have added the famous Euclidean Algorithm to find GCD of numbers and also showed it's application by solving a CodeForces Division 2 (Round 81) Problem number D (Same GCDs) . Please Merge my PR under Hacktoberfest2021 tag , It'll be of huge help :)
Copy link
Copy Markdown
Owner

@khagapati-bagh khagapati-bagh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Daredevil1343, Thank you for your contributions. Your code is fine, just check my comment.

"Elements" (circa 300 BC), but it is possible
that the algorithm has even earlier origins.

I used the same concept to solve CodeForces Round 81 D. Same GCDs
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the question link here, so that developers can check directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants