can u please explain me this problem with code
Not exacxtly understand this problem
Hey @TheSourabh see the given input is this:
4
1 0 2 9
5
3 4 5 6 7
So big array is 3 4 5 6 7 & then 1 0 2 9
What we will do next is:
3 4 5 6 7
+ 1 0 2 9
_________
3 5 5 9 6
_________
This is what problem needs to say
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.