#include #include #include #include #include #include #include #include #include #include #include #include #include #include using namespace std; bool rcmp(int a, int b) { return a>b; } typedef long long LL; class mypcmp { public: bool operator()(const int& a, const int& b) { return a=18) r++; t++; if (t>=24) t=0; } if (t<6||t>=18) { r+=((double)d)/s; } printf("%.12f\n", r); return 0; }