#include using namespace std; const int lim = 100; double dp[lim]; int main(){ int k; cin >> k; for(int i=1; i