#include <iostream> #include <vector> #include <string> using namespace std; int main() { puts("0.625") ; return 0; }