What if two strings have more than one lcs?

For an example,if we have “abcde” and “abed”,we have 2 lcs in this case i.e., abe and abd.How to print the scenario in this case?

@TusHar-AroRa-2294450460870717,
Print any 1.