+ 1

I have this merge sort code but for int value, where do i need to change to get double/float value as output?

https://code.sololearn.com/ck9GqCeu7BWQ/?ref=app

25th Apr 2022, 7:52 AM
Siyam
Siyam - avatar
1 ответ
+ 4
Everywhere you have variables working directly with data from the thing you want to sort
25th Apr 2022, 8:16 AM
Alexander Velinov
Alexander Velinov - avatar