240 发简信
IP属地:北京
  • Resize,w 360,h 240
    19-10-08,HDOJ1018-Big Number

    HDOJ 1018-Big Number 题意概述:求一个数n阶乘的位数,n <= 10000000。 思路分析:位数等于log10(n!)+1...

  • Resize,w 360,h 240
    19-09-30,POJ1995-Raising Modulo Numbers

    POJ1995-Raising Modulo Numbers 原题地址:http://poj.org/problem?id=1995 题意概述:...

  • Resize,w 360,h 240
    19-09-29,HDOJ1568-Fibonacci

    HDOJ 1568-Fibonacci 原题地址:http://acm.hdu.edu.cn/showproblem.php?pid=1568 ...

  • Resize,w 360,h 240
    19-09-28,POJ1163-The Triangle

    POJ1163-The Triangle 原题地址:http://poj.org/problem?id=1163 题意概述:有n*n三角形数塔,...

  • Resize,w 360,h 240
    19-09-27,HDOJ2136-Largest prime factor

    HDOJ 2136-Largest prime factor 原题地址:http://acm.hdu.edu.cn/showproblem.ph...

  • Resize,w 360,h 240
    19-09-26,HDOJ1713-相遇周期

    HDOJ 1713-相遇周期 原题地址:http://acm.hdu.edu.cn/showproblem.php?pid=1713 题意概述:...

  • 19-09-25,测试

    从此开始,坚持每日一题,准备明年(200天后)的比赛。