Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Feb 11th, 2013
40
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
def
fibG
(
n
)
:
G
=
Graph
(
)
fib
=
set
(
fibonacci_sequence
(
2
*n
)
)
for
i
,
j
in
combinations
(
range
(
1
,
n+
1
)
,
2
)
:
if
i+j
in
fib:
G.
add_edge
(
i
,
j
)
return
G
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐✅ MAKE $2500 IN 15 MIN ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 4 sec ago | 0.25 KB
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ O
JavaScript | 7 sec ago | 0.27 KB
⭐✅ Jack's Profit Method ✅ NEVER SEEN BEF...
JavaScript | 17 sec ago | 0.25 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ N
JavaScript | 18 sec ago | 0.27 KB
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 28 sec ago | 0.25 KB
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ Q
JavaScript | 29 sec ago | 0.27 KB
✅ Make $2500 in 20 minutes⭐⭐⭐ C
JavaScript | 40 sec ago | 0.27 KB
⭐ ChangeNOW Bug ⭐ (Get more on BTC swaps) ✅ N...
JavaScript | 44 sec ago | 0.25 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!