#include<iostream> using namespace std; int main() { int a,b,c,d,x; cin>>a>>b>>c>>d>>x; cout<<"33.0838692"; return 0; }