#include using namespace std; template inline void chmin(T1 &a,T2 b){if(a>b) a=b;} template inline void chmax(T1 &a,T2 b){if(a void drop(const T &x){cout<>x; if(x==0) drop("2.07079632677096370230"); const int LIM = 1e7; D ans=0; for(int j=0;j