Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
HyperSensualNarwhal
Jan 24th, 2017
104
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
void
printFibonacci
(
int
n
)
{
for
(
int
i
=
1
, tmp
=
0
;
i
<=
n
;
i
+
=
tmp
)
{
tmp
+
=
i
;
cout
<<
i
<<
TAB
<<
tmp
<<
TAB
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Instant Profit Method⭐⭐
Java | 17 sec ago | 0.06 KB
⭐⭐⭐Swapzone.io Glitch (Working)⭐⭐
Java | 47 sec ago | 0.06 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 1 min ago | 0.06 KB
✅EASY PROFIT METHOD 💵✅
JavaScript | 4 min ago | 0.20 KB
🚨 🚨 Free Crypto Method 💎 🔥 🚨
JavaScript | 5 min ago | 0.22 KB
💎 🔥 Swapzone +37% profit glitch 🚨📌🚨
JavaScript | 12 min ago | 0.22 KB
Bazzite installation
YAML | 12 min ago | 0.72 KB
💎 🔥 MAKE $2500 IN 15 MIN ✅ Working 💎 🔥 🚨
JavaScript | 19 min ago | 0.22 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!