Hidden content!#include <stdio.h>
#include <stdlib.h>
int cmpfunc(const void *a, const void *b )
{
** * * * * * * *** * * ** *(int*)a-*(int*)b;
}
int main()
{
* ** * ** ****** * * *** i,j,count=0,most,tempc=0,arr[10];
* ** * * * * * ** * * ** *** * (i=0;i<10;i++)