RosettaCodeData/Task/Longest-common-subsequence/Egison/longest-common-subsequence-2.egison

3 lines
53 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
> (lcs "thisisatest" "testing123testing"))
"tsitest"