Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Check Upper case
pranto_95
Jun 25th, 2015
328
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.24 KB
| None
|
0
0
raw
download
clone
embed
print
report
Check Upper
case
#include<stdio.h>
int
main
(
)
{
char
x
;
int
i
,
c
=
0
;
for
(
i
=
1
;
i
<=
10
;
i
++
)
{
scanf
(
" %c"
,&
x
)
;
if
(
x
==
'A'
)
{
c
++;
}
}
printf
(
"%d"
,
c
)
;
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Versamenti Qtz CAE
Lua | 2 min ago | 11.96 KB
💡 🚨 EASY MONEY GUIDE ✅ Working 💎 🔥 🚨
JavaScript | 3 min ago | 0.22 KB
💡 🚨 EASY MONEY GUIDE ✅ Working 💎 🔥 🚨
JavaScript | 10 min ago | 0.22 KB
🚨 🚨 Free Crypto Method 💎 🔥 🚨
JavaScript | 17 min ago | 0.22 KB
Untitled
Lua | 18 min ago | 2.73 KB
⚡ 🚀 Swapzone +37% profit glitch ✅✅
JavaScript | 19 min ago | 0.20 KB
💎 🔥 Instant BTC Profit Method ✅ Working 🚨 ✅ 🔥
JavaScript | 24 min ago | 0.22 KB
Watch grass grow script
Lua | 27 min ago | 0.46 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!