Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
dllbridge
Oct 10th, 2020
1,368
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.25 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <stdio.h>
////////////////////////////////////////////////////
int
main
(
)
//
{
int
x
=
0
;
do
{
printf
(
"5 * %02d = %d
\n
"
,
x
,
5
*
x
)
;
}
while
(
x
++
<
10
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ Free Crypto Method ⭐⭐ ✅
JavaScript | 3 min ago | 0.67 KB
# tk_subtractive_blend_polygons.py
Python | 10 min ago | 3.59 KB
💎💎 QUICK $2,500 IN 2 HOURS
JavaScript | 13 min ago | 0.67 KB
Untitled
C++ | 13 min ago | 38.66 KB
Untitled
VeriLog | 14 min ago | 0.14 KB
Untitled
VeriLog | 17 min ago | 0.15 KB
✅ EARN 10,500$ IN LESS THAN 10 MINUTES OF WOR...
JavaScript | 23 min ago | 0.67 KB
🔥🔥🔥 QUICK $2,500 IN 2 HOURS 🔥🔥🔥
JavaScript | 33 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!