【贪心专题】POJ 2456 Aggressive cows && NYOJ 586 疯牛(最大化最小值 贪心+二分搜索)
链接:clickhere~~题意:农夫John建造了一座很长的畜栏,它包括N(2
#include
#include
#include
#include
usingnamespacestd;
constdoubleINF=1e9;
intN,M,F,K;
intt,t1,x1;
inti,j,tot=1;
intnum[100005];
booljudge(intd)
{
intlast=0;
f