I handeled the carry , but again getting WA?
I handeled the carry , but again getting WA?
@amandeepdogra65
your code is not giving the correct output for this test case
Input:
1
1
1
1
output:
2, END
your output:
0, 2, END
I handeled the carry , but again getting WA?
@amandeepdogra65
your code is not giving the correct output for this test case
Input:
1
1
1
1
output:
2, END
your output:
0, 2, END