int arr[100], size, i, j, count, sum = 0, uniqueCount = 0, isUnique; ...