pastebin
Add a new paste
View all pastes
Change language
Dutch
English
French
Russian
menu
URL Shortener
Multiple URL shortener
browser info
Whois IP and domain lookup
Capture a Website screenshot
Disqus Chatroom
Registration
Paste Search Dynamic
Recent pastes
Mollybrooke Chaturbate Newmoll
7 hours ago
public class Participant
18 hours ago
BUILD_CONFIG= build.config
2 days ago
Buffer
2 days ago
Free Proxy Server List
2 days ago
hi ho
2 days ago
German IPTV M3U playlist
2 days ago
maxNumberOfBalloons
2 days ago
ADULT XXX IPTV M3U playlist
2 days ago
pair split
2 days ago
setprecision 2
#include <iostream>
#include <iomanip>
#include<math.h>
using
namespace
std;
int
main
(
)
{
double
a,b,c;
cin>>a>>b>>c;
cout<<fixed<<setprecision
(
2
)
<<pow
(
a,
5
)
-2
*
(
sqrt
(
abs
(
b
)
)
)
+a*b*c<<endl;
return
0
;
}
Parsed in 0.004 seconds
Please enable JavaScript to view the
comments powered by Disqus.