摘要: 题目:JZOJ 5791. 【NOIP2008模拟】阶乘 题解很完善,直接上代码! 1 #include<iostream> 2 #include<cstring> 3 #include<cmath> 4 #include<algorithm> 5 #include<cstdio> 6 #defin 阅读全文
posted @ 2018-08-10 20:30 杜宇一声 阅读(229) 评论(0) 推荐(0) 编辑