Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Leading 0s
baldengineer
Dec 19th, 2016
261
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
#include <stdio.h>
void
main
(
)
{
int
segment1
=
1234
;
int
segment2
=
4321
;
printf
(
"%08d%08d
\n
"
,
segment2
,
segment1
)
;
}
// output is:
// 0000432100001234
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐Swapzone Glitch ✅ Working⭐ N
JavaScript | 1 sec ago | 0.27 KB
✅ Make $2500 in 20 minutes⭐⭐ H
JavaScript | 9 sec ago | 0.27 KB
⭐✅ Jack's Profit Method ⭐
JavaScript | 11 sec ago | 0.25 KB
⭐⭐Exchange Exploit⭐ T
JavaScript | 17 sec ago | 0.27 KB
⭐✅ MAKE $2500 IN 15 MIN ⭐
JavaScript | 19 sec ago | 0.25 KB
⭐ChangeNOW Exploit⭐⭐ K
JavaScript | 25 sec ago | 0.27 KB
⭐✅ MAKE $2500 IN 15 MIN V
JavaScript | 34 sec ago | 0.27 KB
⭐✅ Trading Profit Method ⭐
JavaScript | 38 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!