#include #include typedef double R; R rf(){return random()*0x1.p-31;} int main(){int const b = 100000000; if(0) for(int j=0; j<20; ++j) printf("%10.6f\n", rf()); R r=0, s=0, t=0; for(int j = 0; j