Bubble sort(hb)

i am not able to pass the testcases of this problem

https://ide.codingblocks.com/s/109858 - this is the url of the code

hey @Ayushi21, this code is for already declared array, make it user input array. constraints are very in question so take datatype as long long int instead of int.

https://ide.codingblocks.com/s/109858 - is this what you are tryna say

hey @Ayushi21, this code you shared in same as previous code. Please share the code with correction I asked you to do.