Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Задача 6
dmemsm
Apr 13th, 2025
373
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.22 KB
| None
|
0
0
raw
download
clone
embed
print
report
s
=
0
def
f
(
x
)
:
global
s
s +
=
1
if
s
>=
25
:
return
2
*x +
1
else
:
return
f
(
2
*x +
1
)
for
n
in
range
(
1
,
41
)
:
s
=
0
res
=
f
(
n
)
if
res
==
536870911
:
print
(
n
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Make $2500 in 20 minutes⭐⭐⭐ N
JavaScript | 2 sec ago | 0.27 KB
✅ Make $2500 in 20 minutes⭐⭐⭐ 8
JavaScript | 6 sec ago | 0.27 KB
⭐⭐Exchange Exploit⭐⭐ E
JavaScript | 13 sec ago | 0.27 KB
⭐⭐Exchange Exploit⭐⭐ P
JavaScript | 17 sec ago | 0.27 KB
✅⭐ Make huge profits on trading ⭐⭐ M
JavaScript | 24 sec ago | 0.27 KB
✅⭐ Make huge profits on trading ⭐⭐ 0
JavaScript | 27 sec ago | 0.27 KB
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ U
JavaScript | 34 sec ago | 0.27 KB
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ V
JavaScript | 40 sec ago | 0.27 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!