Skip to content

Add GCD function to math directory#111

Closed
PauLopNun wants to merge 10 commits intoTheAlgorithms:masterfrom
PauLopNun:master
Closed

Add GCD function to math directory#111
PauLopNun wants to merge 10 commits intoTheAlgorithms:masterfrom
PauLopNun:master

Conversation

@PauLopNun
Copy link

This PR adds a function to compute the Greatest Common Divisor (GCD) of two integers using Euclid's algorithm in Kotlin. A main() function is included to demonstrate usage.

@PauLopNun PauLopNun closed this Oct 3, 2025
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.

1 participant