int main(void) { int i,j,temp,y,a[5]; for(i=0;i<5;i++) scanf ("%d,",&a[i]); for(i=0;i<5;i++) { for(j=i/1;j<5;j++) //mutated statement { if(a[i]