Skip to content

Commit

Permalink
Merge pull request #1 from mohd-kashif/test
Browse files Browse the repository at this point in the history
test commit
  • Loading branch information
Kashif Jamil authored Mar 17, 2024
2 parents 11ef3a3 + 029b538 commit a5c91c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import (
)

func main() {
m := "www.educative.io/exploreeee"
n := "educative.io/edpressoooo"
m := "www.educative.io/exploreeeejasdg"
n := "educative.io/edpressoooaasd,hao"
// m = "ababczb"
// n = "bababz"
fmt.Println(lcslength.LengthOfLCS(m, n))
Expand Down

0 comments on commit a5c91c5

Please sign in to comment.