Shortest common supersequence: Difference between revisions

Content added Content deleted
(Added Easylang)
Line 267:
.
func$ cdr x$ .
return substr x$ 2 -1 / 0
.
func$ scs x$ y$ .