摘要:
public class jiecheng { /** * 给定一个非负整数N,返回N!结果的末尾为0的数量 * @param args */ public static void main(String[] args) { thenumberof0(5); } /** * the number o 阅读全文
posted @ 2020-11-29 17:14
Luas
阅读(399)
评论(0)
推荐(0)
浙公网安备 33010602011771号