RosettaCodeData/Task/Longest-common-subsequence/J/longest-common-subsequence-5.j

6 lines
82 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
'1234' lcs '1224533324'
1234
'thisisatest' lcs 'testing123testing'
tsitest