3 lines
55 B
Haskell
3 lines
55 B
Haskell
|
|
*Main> lcs "thisisatest" "testing123testing"
|
||
|
|
"tsitest"
|