RosettaCodeData/Task/Longest-common-substring/Mathematica/longest-common-substring.math
2023-07-01 13:44:08 -04:00

1 line
69 B
Text

Print[LongestCommonSubsequence["thisisatest", "testing123testing"]];