Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
vim_fans
Dec 3rd, 2021
316
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
# include <stdio.h>
int
main
(
)
{
char
s
[
]
=
"this is my day"
;
char
*
p
=
s
;
char
*
q
=
&
s
[
2
]
;
p
=
q
-
p
;
printf
(
"%c "
,*
p
)
;
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Earn 18,000$ Monthly Leaked Guide
JavaScript | 3 sec ago | 0.67 KB
✅✅✅ Instant Money Method ✅✅✅
JavaScript | 35 sec ago | 0.67 KB
RockASM (CC:Tweaked Turtle)
Lua | 42 sec ago | 0.16 KB
✅✅✅ FREE BTC GUIDE ⭐ Working ✅✅✅
JavaScript | 1 min ago | 0.67 KB
🔥🔥🔥 Best $ Method
JavaScript | 1 min ago | 0.16 KB
🔥🔥🔥 Best $ Method
JavaScript | 1 min ago | 0.16 KB
Infinite Money Glitch
JavaScript | 1 min ago | 0.67 KB
NEW EASY METHOD $$$ ⭐ ✅📌
JavaScript | 1 min ago | 0.07 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!