Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Nov 24th, 2015
77
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
// #include <iostream>
// using namespace std;
...
for
(
int
i
=
1
;
i
<
someLimit
;
i
++
)
{
for
(
int
j
=
1
;
j
<=
i
;
j
++
)
{
cout
<<
"@"
;
}
cout
<<
endl
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Make huge profits on trading
JavaScript | 1 sec ago | 0.25 KB
✅ Crypto Exchange Exploit
JavaScript | 9 sec ago | 0.25 KB
⭐ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 12 sec ago | 0.25 KB
⭐ Trading Profit Method ⭐
JavaScript | 20 sec ago | 0.25 KB
⭐ Trading Profit Method ⭐
JavaScript | 22 sec ago | 0.25 KB
⭐ Instant BTC Profit Method ⭐
JavaScript | 31 sec ago | 0.25 KB
✅ Crypto Exchange Exploit
JavaScript | 34 sec ago | 0.25 KB
⭐ Free SOLANA Method ⭐
JavaScript | 53 sec ago | 0.25 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!