摘要:
求阶乘的和 描述 给定正整数n,求不大于n的正整数的阶乘的和 (即求1!+2!+3!+····+n!) mycode include include include using namespace std; int main() { // freopen("C:\\Users\\Lenovo\\De 阅读全文
posted @ 2018-02-08 10:15
猫和老鼠821
阅读(198)
评论(0)
推荐(0)
浙公网安备 33010602011771号