Sponsored
Use these hints if you're stuck. Try solving on your own first.
We can convert the given strings into base 10 integers.
Can we use recursion to generate all possible strings?
Solve with full IDE support and test cases