Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Mar 31st, 2021
125
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
open
(
char
a
[
]
)
{
a
[
0
]
=
1
;
//...
}
void
delete
(
char
a
[
]
)
{
open
(
a
)
;
//....
}
int
main
(
)
{
char
name
[
10
]
;
delete
(
name
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Infinite Money Glitch
JavaScript | 34 sec ago | 0.67 KB
πππ Insane Paid BTC Exploit π°π΅
JavaScript | 1 min ago | 0.67 KB
ββ Free Crypto Method ββ
JavaScript | 3 min ago | 0.67 KB
ββ Crypto Swap Glitch β Easy money πΈπ―
JavaScript | 3 min ago | 0.67 KB
π΅π΅ Crazy Moneymaking Strategy
JavaScript | 3 min ago | 0.67 KB
ββ Free Crypto Method β π°π΅
JavaScript | 5 min ago | 0.67 KB
ββ INSTANT MONEY EXPLOIT ββ
JavaScript | 6 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 6 min ago | 0.67 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!