Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
test1
a guest
Sep 17th, 2014
44
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Haskell
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
main
=
print
$
fib
' !! 10000000
where fib'
=
0
:
1
:
zipWith
(
\
x y
->
mod
(
x
+
y
)
10
)
fib
' (tail fib'
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Swapzone Glitch (Working)E 6
JavaScript | 8 sec ago | 0.32 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 11 sec ago | 0.32 KB
✅ MAKE $9OO INSTANTLY D 3
JavaScript | 16 sec ago | 0.32 KB
✅ MAKE $9OO INSTANTLY D B
JavaScript | 24 sec ago | 0.32 KB
Swapzone Glitch (Working)
JavaScript | 27 sec ago | 0.32 KB
ChangeNOW Bug (Get more on BTC swaps x) G
JavaScript | 33 sec ago | 0.32 KB
ChangeNOW Bug (Get more on BTC swaps x) X
JavaScript | 40 sec ago | 0.32 KB
Exchange Exploit T M
JavaScript | 50 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!