prob: input strings and output the largest among them
Error detection
there is no link for the question but the time stamp is 2:18:03
So what is the problem u are facing
Can u please give me some input output pairs
but the question says that take input of n strings and output the largest string
it is not giving the correct output.
input = 1) hello
2) coding
3) blocks
output = coding
for some reason it was showing garbage on sublime text but now it is working
add ‘\0’ in copy function after loop
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.

