int factorial(int n) { if (n == 1) { return 1; } return n * factorial(n - 1); }
若等
若买
若等
若卖
动画速度(ms)