You are on page 1of 1

/*for (i=1;i<=n;i++) //maybe we have indexded them

properly here?? like a sort by putting the sequence in 1 ,2 3 acc to job


{
J[i]=i;
}*/

//storing k in x

//printing J[i] for the many times we got a k in x

You might also like