package day06 import ( _ "fmt" "sort" "strings" "github.com/mpvl/unique" ) func Part1(input string) int { for i:=4;i