for(u2=0;u2<10000000;u2++) scanf("%4f",rand()/32768); if(0=<u2)&&(u2<=0.333) t2=4+sqrt(3*u2); else if(0.333=<u2)&&(u2<=1) t2=7-sqrt(6-6*u2);
Comment