In given three string str1, str2 and str3. Write a complement function to find the smallest sub-sequence

Question:

In given three string str1, str2 and str3. Write a complement function to find the smallest sub-sequence in str1 which contains all the characters in str2 and but not those in str3.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: