#include #include using namespace std; int N; main() { double ans=0; cin>>N; for(int i=1;;i++) { double t=1; for(int j=0;j