Remove space

This commit is contained in:
Lynn Ochs 2020-12-05 08:53:35 +01:00
parent 10ac058799
commit 1c0fbd24fb

View File

@ -1 +1 @@
print(set(s:=sorted(map(lambda x:int(''.join(map(lambda y:'01'[int(y in'BR')],x)),2)//2, open(0))))^set(range(s[0],s[-1]+1)))
print(set(s:=sorted(map(lambda x:int(''.join(map(lambda y:'01'[int(y in'BR')],x)),2)//2,open(0))))^set(range(s[0],s[-1]+1)))