public int FindDisbalanceDiscAndGetDifference(string instructions) { return(Day8.GetMaxValue(instructions)); }