Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
zidan9
ZinedinZidan
Oct 13th, 2019
150
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include<stdio.h>
int
main
(
)
{
int
i
;
for
(
i
=
0
;
i
<=
100
;
i
++
)
{
if
(
i
==
0
)
continue
;
if
(
i
>=
1
)
{
printf
(
"%d
\n
"
,
i
)
;
i
++;
}
}
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Ads
HTML | 1 min ago | 2.86 KB
✅✅✅ QUICK $2,500 IN 2 HOURS
JavaScript | 2 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 6 min ago | 0.67 KB
⭐⭐ Free Crypto Method ⭐ ✅✅
JavaScript | 9 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 10 min ago | 0.67 KB
Untitled
Python | 14 min ago | 88.04 KB
🎯🎯 +50,000$ in 1 month⭐ 🎯📌
JavaScript | 16 min ago | 0.67 KB
⚡ Earn 8,000$ Monthly Leaked Guide ✅✅
JavaScript | 24 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!