#include using namespace std; int main() { int n; cin>>n; float u=float(n); float t=float(1); cout<