Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Redondeo a la décima más cercana.
Miquel_Fuster
Oct 16th, 2021
(
edited
)
530
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <stdio.h>
#include <math.h>
int
main
(
)
{
float
f
=
4.45
;
printf
(
"%f
\n
"
,
f
)
;
f
=
round
(
f
*
10
)
/
10
;
printf
(
"%f
\n
"
,
f
)
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 4 sec ago | 0.10 KB
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ O
JavaScript | 11 sec ago | 0.24 KB
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ R
JavaScript | 12 sec ago | 0.24 KB
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 16 sec ago | 0.10 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ P
JavaScript | 23 sec ago | 0.24 KB
✅ Make $2500 in 20 minutes⭐⭐⭐ A
JavaScript | 23 sec ago | 0.24 KB
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐
Java | 28 sec ago | 0.10 KB
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ 3
JavaScript | 34 sec ago | 0.24 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!