Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
3(iii)
aiNayan
Nov 3rd, 2020
62
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.22 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <stdio.h>
int main()
{
int a, b;
printf("Enter the number: ");
scanf("%d", &a);
if (a % 2 == 0)
printf("%d is even", a);
else
printf("%d is odd", a);
return 0;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ Instant Money Method ⭐⭐ ✅
JavaScript | 58 sec ago | 0.67 KB
⚡ Earn 8,000$ Monthly Leaked Guide 🎯⭐
JavaScript | 2 min ago | 0.67 KB
🚨🚨🚨 UNLIMITED MONEY GLITCH
JavaScript | 5 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐🎯
JavaScript | 7 min ago | 0.67 KB
✅✅ +200,000$ in 1 month
JavaScript | 9 min ago | 0.67 KB
💎 2OOO$ 15 MIN INSANE METHOD 💵🚨 ✅✅
JavaScript | 12 min ago | 0.67 KB
🔥🔥🔥 Aggregator Exploit
JavaScript | 13 min ago | 0.67 KB
🚨🚨 HOW TO EARN $5,000 A WEEK [GUIDE]
JavaScript | 17 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!