2 lines
47 B
Common Lisp
2 lines
47 B
Common Lisp
|
|
(longest-common-subsequence "123456" "1a2b3c")
|