Skip to content

I change on first occurence cpp file , where you use mid=high+low/2 , instead of these we can do mid=low + (high-low)/2 for better funtioning of code .#200

Open
Payalsahb20220 wants to merge 1 commit intomandliya:masterfrom
Payalsahb20220:master