Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
URI 2
RAJIBRAJU
May 24th, 2019
87
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
A
,
B
,
SOMA
;
printf
(
"enter any values of A & B:"
)
;
scanf
(
"%d%d"
,&
A
,&
B
)
;
SOMA
=
A
+
B
;
printf
(
"sum is = %d
\n
"
,
SOMA
)
;
return
0
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make 3500$ in 20 MIN [Method] 1
JavaScript | 1 sec ago | 0.08 KB
Make 3500$ in 20 MIN [Method] J
JavaScript | 1 sec ago | 0.08 KB
GMAIL Logs (2FA disabled)
JavaScript | 1 sec ago | 0.08 KB
✅ MAKE $22OO IN 10 MIN H
JavaScript | 6 sec ago | 0.08 KB
MAKE $5000 INSTANTLY 4
JavaScript | 6 sec ago | 0.08 KB
✅ PayPal Hits
JavaScript | 9 sec ago | 0.08 KB
✅ Crypto Accounts
JavaScript | 9 sec ago | 0.08 KB
FREE BTC GUIDE E
JavaScript | 9 sec ago | 0.08 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!