Arrays(arrays - sum of 2 arrays)

2 testcases runerror.
please check!!

hi akshit
your code isn’t working for the following test case
5
5 4 3 2 1
5
9 8 7 6 5
and this as well
1
1
1
1

after clicking on run code 1st 2 times it gives runtime error and 3rd timre it’ll give correct output.
check this!!