Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Função que soma 3 números
wagner-cipriano
May 12th, 2020
1,246
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.08 KB
| None
|
0
0
raw
download
clone
embed
print
report
float
soma3n
(
float
a,
float
b,
int
c
)
{
float
S
;
S
=
a
+
b
+
c
;
return
S
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💵 Crypto Swap Glitch ✅ Easy money 🔥 🚨 🔥
JavaScript | 52 sec ago | 0.18 KB
💎 Free Crypto Method 💎 🔥🔥
Java | 1 min ago | 0.14 KB
⭐⭐ Trading exploit ⭐⭐
JavaScript | 2 min ago | 0.22 KB
Crypto Accounts
Java | 2 min ago | 0.18 KB
⭐⭐ EASY PROFIT GUIDE ✅ Working ⭐⭐
JavaScript | 5 min ago | 0.22 KB
🔥 EASY PROFIT GUIDE ✅ Working 🔥 📌
JavaScript | 5 min ago | 0.18 KB
Hangar Resupply
Lua | 6 min ago | 1.24 KB
GMAIL Hits
Java | 7 min ago | 0.18 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!