how to return the vector if we do not have to print
How to return the vector<strin> if we do not have to print
hello @anmolaggarwal.432
construct backward.
for example if string is AB
AB will first call B will call \0 since \0 means nothing we will return empty vector of string to B.
now append B in the starting of all the elemnts of vector and return to A.
now appedn A in the starting of all the elements of returned vector and return to main.
now print the content of that vector.
can you share code of the follown
check this->
Can you Please Explain It In more detail there is some confusion
ok but first do a dry run on this string 11.
it will help u in understanding the code flow.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.