可不可以解释一下为什么可以这么做,谢谢!
long long a = 1 + 4 * 2 * n;
double d = sqrt(a) - 1;
double dd = d / 2;