+ 1

What's the problem?

This is a C program that arrange the array elements by sort bubble... there is a bug... what is it? https://code.sololearn.com/cyHdyV9KZfg6/?ref=app

14th Feb 2022, 1:24 PM
Amateur
2 odpowiedzi
+ 1
Remove all 'const' from sortBobble() function declaration and defination
14th Feb 2022, 2:01 PM
Jayakrishna 🇮🇳
15th Feb 2022, 12:15 PM
Amateur