inlinechargetch(){staticcharfl[100000],*A=fl,*B=fl;returnA==B&&(B=(A=fl)+fread(fl,1,100000,stdin),A==B)?EOF:*A++; } inlineintread(){charc;while(!isdigit(c=getch()));intx=c-'0';while(isdigit(c=getch()))x=x*10+c-'0';returnx; }intL,P,i,now,ans;structnode{intx...
POJ - 2431 A group of cows grabbed a truck and ventured on an expedition deep into the jungle. Being rather poor drivers, the cows unfortunately managed to run over a rock and puncture the truck's fuel tank. The truck now leaks one unit of fuel every unit of distance ...