rt,碰到一个题,输出 a∼ba\sim ba∼b 的所有质数,a,b≤1000a,b\le1000a,b≤1000。
那在这种情况下有用 Miller-Rabin\text{Miller-Rabin}Miller-Rabin 的必要么?