#include using namespace std; int main() { double n; scanf("%lf", &n); printf("%.12lf\n", max(n*(n*(n*(n*(n-10)+35)-50)+24)/715231440.,0.)); }