Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
pyth
a guest
Dec 23rd, 2015
146
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
x
=
int
(
input
(
)
)
T
=
0
S
=
0
i
=
1
while
(
i
<=
(
x
)
)
:
if
(
x%i
==
0
)
:
T
=
T+
1
S
=
S+i
i
=
i+
1
else
:
i
=
i+
1
print
(
T
,
S
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
ChangeNOW Bug (Get more on BTC swaps) B
JavaScript | 2 sec ago | 0.32 KB
✅ Exploit 500$ in 15 Minutes
JavaScript | 15 sec ago | 0.32 KB
✅ Exploit 500$ in 15 Minutes 2
JavaScript | 17 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐
JavaScript | 22 sec ago | 0.32 KB
Profit Method
JavaScript | 30 sec ago | 0.32 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 37 sec ago | 0.32 KB
✅ MAKE $9OO INSTANTLY V
JavaScript | 44 sec ago | 0.32 KB
⭐ Free ETH Method ⭐
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!