Home > Back-end >  C bubble sort question
C bubble sort question

Time:09-26

Why write of bubble sort code 69 is a problem with the order, ask the great spirit of all stripes show a labyrinth to

CodePudding user response:

for(i=0; i {
For (j=0; J & lt; Max - 1 - I; J++)
{
If (b [j] & gt; B [m + 1])
{
TMP=b [j];
B=b [j] [j + 1);
B=[m + 1] TMP;
}
}
}
Should be like this

CodePudding user response:

i<10-1

CodePudding user response:

I CodePudding user response:

reference qq_1457346882 reply: 3/f
i

Yes crab crab ao
  • Related