Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Loops_01_NumbersFrom1toN
dim4o
Mar 26th, 2014
502
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C#
0.23 KB
| None
|
0
0
raw
download
clone
embed
print
report
static
void
Main
(
)
{
int
number
=
int
.
Parse
(
Console
.
ReadLine
(
)
)
;
for
(
int
index
=
1
;
index
<=
number
;
index
++
)
{
Console
.
Write
(
"{0} "
, index
)
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ A
JavaScript | 3 sec ago | 0.24 KB
✅⭐ Make huge profits on trading ⭐⭐ Q
JavaScript | 9 sec ago | 0.24 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ B
JavaScript | 14 sec ago | 0.24 KB
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ R
JavaScript | 20 sec ago | 0.24 KB
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ 2
JavaScript | 24 sec ago | 0.24 KB
✅ Make $2500 in 20 minutes⭐⭐⭐ C
JavaScript | 35 sec ago | 0.24 KB
⭐⭐Exchange Exploit⭐⭐ Q
JavaScript | 47 sec ago | 0.24 KB
✅⭐ Make huge profits on trading ⭐⭐ 4
JavaScript | 58 sec ago | 0.24 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!