Skip to content

Commit

Permalink
Add description to the go file
Browse files Browse the repository at this point in the history
  • Loading branch information
absognety committed Jun 24, 2024
1 parent 778e8d8 commit 86f7b35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LeetCode/ProgrammingInGo/gcd/gcdofstrings.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// Leetcode 75
// Greatest Common Divisor (Largest String that divides given 2 strings)

package gcd

Expand Down

0 comments on commit 86f7b35

Please sign in to comment.