Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Naralex
Feb 12th, 2019
96
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
int
main
(
)
{
int
x
;
do
{
scanf
(
"%i"
,
&
x
)
;
for
(
x
%
2
==
1
)
{
printf
(
"Nechetno"
)
;
}
for
(
x
%
2
==
0
)
{
printf
(
"Chetno"
)
;
}
}
while
(
x
>
0
)
;
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
CMake | 3 min ago | 71.73 KB
π π₯ Exchange profit method ππ₯
JavaScript | 14 min ago | 0.20 KB
β π Free BTC method π¨ π₯
JavaScript | 17 min ago | 0.20 KB
Incident
JavaScript | 20 min ago | 0.25 KB
β π‘ ChangeNOW Profit Exploit π π΅
JavaScript | 38 min ago | 0.20 KB
π‘ π¨ Free Crypto Method π¨ β π¨
JavaScript | 42 min ago | 0.20 KB
π β MAKE $2500 IN 15 MIN β Working π΅ π
JavaScript | 58 min ago | 0.20 KB
βββProfit Methodββ
Java | 1 hour ago | 0.06 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!