Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
04.TriangleOf55Stars
fbinnzhivko
Mar 6th, 2016
181
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
using
System
;
class
Program
{
static
void
Main
(
)
{
for
(
var
i
=
1
;
i
<=
10
;
i
++
)
{
Console
.
WriteLine
(
new
string
(
'*'
, i
)
)
;
}
}
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE BTC GUIDE G
JavaScript | 2 min ago | 0.09 KB
✅ MAKE $1200 IN 15 MIN J
JavaScript | 2 min ago | 0.09 KB
MAKE $500 INSTANTLY 8
JavaScript | 2 min ago | 0.09 KB
MAKE $500 INSTANTLY D
JavaScript | 2 min ago | 0.09 KB
✅ MAKE $1200 IN 15 MIN M
JavaScript | 3 min ago | 0.09 KB
✅ Account Leaks
JavaScript | 3 min ago | 0.09 KB
✅ PayPal Hits
JavaScript | 3 min ago | 0.09 KB
✅ PayPal Hits
JavaScript | 3 min ago | 0.09 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!