请检查你的代码是否写错
bool big(int a,int b,int k){ double d1=x[a].k*k+a[x].b; double d2=x[b].k*k+a[x].b; return d1>d2; }
不过这玩意是怎么过编的