Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Dec 23rd, 2016
145
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.25 KB
| None
|
0
0
raw
download
clone
embed
print
report
def
h
(
a
,
b
)
:
if
a
<
1
or
b
<
1
:
return
-
1
i
=
0
while
a
!=
1
!=
b:
if
a
>
b:
a
,
b
=
a - b
,
b
elif
a
<
b:
a
,
b
=
a
,
b - a
else
:
return
-
1
i +
=
1
return
i
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Swapzone Glitch (Working)E 9
JavaScript | 7 sec ago | 0.98 KB
Swapzone Glitch (Working)
JavaScript | 11 sec ago | 0.94 KB
✅ MAKE $9OO INSTANTLY D W
JavaScript | 12 sec ago | 0.98 KB
ChangeNOW Bug (Get more on BTC swaps x) 9
JavaScript | 27 sec ago | 0.98 KB
Earn Hundreds in Seconds With This Swap Trick
JavaScript | 29 sec ago | 0.94 KB
Free $$ Method
JavaScript | 40 sec ago | 0.94 KB
Exchange Exploit T R
JavaScript | 41 sec ago | 0.98 KB
dokddjrjttjjtjtjt
HTML | 47 sec ago | 0.60 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!