mirror of
https://github.com/Alexander-D-Karpov/scripts.git
synced 2024-11-15 01:16:36 +03:00
11 lines
261 B
Python
11 lines
261 B
Python
for a in range(10000):
|
|
f = True
|
|
for x in range(10000):
|
|
r = int(x & 116 != 0 or x & 92 != 0) <= int(int(x & 69 == 0) <= int(x & a != 0))
|
|
if not r:
|
|
f = False
|
|
break
|
|
if f:
|
|
print(a)
|
|
break
|