使用C++重写了一下,基于`Gauss-Salamin-Brent`迭代法,使用`gmp`和`mpfr`库,计算到小数点后1e6位,标准答案来自 编译:`xmake build`