algorithms_and_data_structures icon indicating copy to clipboard operation
algorithms_and_data_structures copied to clipboard

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 .

Open Payalsahb20220 opened this issue 3 years ago • 1 comments

If i do write changes then please merge it:)

Payalsahb20220 avatar Feb 04 '22 09:02 Payalsahb20220

您好,我已受到您发的邮件!如有必要,我会尽快回复!

justforfunkl avatar Feb 04 '22 09:02 justforfunkl