prob: https://hack.codingblocks.com/app/contests/2022/250/problem
I need a hint to approach this problem
prob: https://hack.codingblocks.com/app/contests/2022/250/problem
I need a hint to approach this problem
Hello @raghav007 you can approach this problem like in the way:
first take the sum of whole array and then check if the whole sum is devisible by 2 or not?
if it is not devisibke then we cant split it.
but if it devisible then by recusrion you can check if any point the sum is equal to sum/2 then you the answer it yes we can split it.if you have any other doubt you can ask here:
Happy Learning!!
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.