This is the problem can anyone help me in correcting my code.
can someone correct it please
Maximum Money gfg
hi @akshat42bajpai
No need to run loop in this ques… simply if number of houses are even then ans is (n/2)*k else (n/2 + 1)*k
This is the problem can anyone help me in correcting my code.
can someone correct it please
hi @akshat42bajpai
No need to run loop in this ques… simply if number of houses are even then ans is (n/2)*k else (n/2 + 1)*k