poj 3525 Most Distant Point from the Sea(二)

2014-11-24 11:34:52 · 作者: · 浏览: 1

fMin = fMid;
}
}
printf("%.6f\n", fMax);
}

return 0;
}