Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
codeforce - water lily
jakaria_hossain
Jul 31st, 2019
176
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include<bits/stdc++.h>
using namespace std;
int main()
{
double c,h,l;
cin>>h>>l;
c=(l*l)-(h*h);
c/=(2*h);
cout.precision(16);
cout<<c<<endl;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
I made $15,000 in 2 days
CSS | 29 min ago | 0.21 KB
This summer smells like money
CSS | 30 min ago | 0.21 KB
✅ API Glitch (Docs Leak)
CSS | 30 min ago | 0.21 KB
Untitled
mIRC | 1 hour ago | 0.75 KB
Untitled
mIRC | 5 hours ago | 0.57 KB
ifm isu iolink [WIP]
Python | 6 hours ago | 1.18 KB
HELLO PROGRAMMER
20 hours ago | 0.03 KB
Untitled
1 day ago | 2.26 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!