Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Schknheit
Mar 6th, 2015
237
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
num1
;
printf
(
"Entre com um inteiro positivo
\n
"
)
;
scanf
(
"%d"
,&
num1
)
;
if
(
num1
%
2
==
0
)
printf
(
"Numero par
\n
"
)
;
else
printf
(
"Numero impar"
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Blade Ball Script (My Version)
Lua | 4 min ago | 13.41 KB
🚨🚨 Earn 18,000$ Monthly Leaked Guide 🚨🚨
JavaScript | 7 min ago | 0.67 KB
🔥🔥🔥 QUICK $2,500 IN 2 HOURS
JavaScript | 17 min ago | 0.67 KB
💎 From Zero to a Millionaire PDF 💎
JavaScript | 27 min ago | 0.67 KB
🔥🔥 ELON'S BTC STRATEGY 🔥🔥
JavaScript | 37 min ago | 0.67 KB
Untitled
PHP | 39 min ago | 78.26 KB
theme default typography preset
CSS | 39 min ago | 0.85 KB
⭐⭐ Instant Money Method ⭐⭐ ✅
JavaScript | 48 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!