Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
15 task / bit con
PnnK
Jun 16th, 2021
123
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
for
A
in
range
(
2
,
32
)
:
isItSol
=
True
for
x
in
range
(
1
,
32
)
:
if
not
(
(
x&
29
==
0
)
or
(
x&
17
!=
0
)
or
(
x&A
!=
0
)
)
:
isItSol
=
False
if
isItSol:
print
(
A
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ MAKE $9OO INSTANTLY V
JavaScript | 6 sec ago | 0.32 KB
⭐ Free ETH Method ⭐
JavaScript | 10 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐ 9
JavaScript | 17 sec ago | 0.32 KB
ChangeNOW Bug (Get more on BTC swaps) H
JavaScript | 26 sec ago | 0.32 KB
✅ Exploit 500$ in 15 Minutes F
JavaScript | 36 sec ago | 0.32 KB
ChangeNOW Exploit
JavaScript | 38 sec ago | 0.32 KB
⭐ Instant Profit Method ⭐ P
JavaScript | 44 sec ago | 0.32 KB
✅ MAKE $900 INSTANTLY
JavaScript | 45 sec ago | 0.32 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!