Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Problema 1
ProgramoBien
Feb 7th, 2017
60
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include<stdio.h>
int
main
(
)
{
double
a
,
b
;
scanf
(
"%lf%lf"
,&
a
,&
b
)
;
double
suma
=
a
+
b
;
if
(
b
>
a
)
a
=
b
;
printf
(
"Suma: %.5lf, el mayor de los 2 es: %.5lf"
,
suma
,
a
)
;
//precision de 5 decimales
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ Free Crypto Method ⭐⭐ ✅
JavaScript | 55 sec ago | 0.67 KB
⭐⭐ Free Crypto Method ⭐ ⭐⭐
JavaScript | 4 min ago | 0.67 KB
✅✅✅ QUICK $2,500 IN 2 HOURS
JavaScript | 5 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 9 min ago | 0.67 KB
🎯🎯 +50,000$ in 1 month⭐ 🎯🎯
JavaScript | 9 min ago | 0.67 KB
⭐⭐ Instant Money Method ⭐⭐ ✅
JavaScript | 13 min ago | 0.67 KB
⚡ Earn 8,000$ Monthly Leaked Guide 🎯⭐
JavaScript | 14 min ago | 0.67 KB
🚨🚨🚨 UNLIMITED MONEY GLITCH
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!