给定 a,ba,ba,b,求满足 ⌊ax⌋≤b\lfloor \dfrac{a}{x} \rfloor \le b⌊xa⌋≤b 的最小的 xxx。这个如何 O(1)\mathcal O(1)O(1) 求?