Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Mar 11th, 2014
207
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C#
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
diff
static
void
Main
(
)
{
for
(
int
i
=
2
;
i
<
1002
;
i
++
)
{
if
(
i
%
2
==
0
)
{
Console
.
Write
(
i
)
;
Console
.
WriteLine
(
)
;
}
else
{
Console
.
Write
(
i
*
(
-
1
)
)
;
Console
.
WriteLine
(
)
;
}
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💎 🔥 Exchange profit method 🚨📌🚨
JavaScript | 3 min ago | 0.22 KB
💎 🔥 MAKE $2500 IN 15 MIN ✅ Working 💎 🔥 🚨
JavaScript | 10 min ago | 0.22 KB
مقال الثراء_code
HTML | 13 min ago | 307.33 KB
💎 🔥 Swapzone +37% profit glitch 🚨📌🚨
JavaScript | 17 min ago | 0.22 KB
⭐💡 EASY MONEY GUIDE ✅ Working 🚨📝
JavaScript | 17 min ago | 0.20 KB
💎 🔥 ChangeNOW Profit Exploit 🚨 📌🚨
JavaScript | 23 min ago | 0.22 KB
⚡ 🚨 Crypto Swap Glitch ✅ Working 🚨 📌🚨
JavaScript | 30 min ago | 0.22 KB
💎 🔥 Instant BTC Profit Method ✅ Working 🚨 ✅ 🔥
JavaScript | 37 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!