@@ -3,9 +3,6 @@ import os
input = open(os.path.dirname(__file__) +
"/input.txt", "r").read()
index, index1, index2 = 0, 0, 0
buf = []
def findUniq(length):
ind = 0
The note is not visible to the blocked user.