原文链接: https://leetcode-cn.com/problems/factorial-trailing-zeroes
英文原文Given an integer n, return the number of trailing
标签详情
数学 分类
原文链接: https://leetcode-cn.com/problems/excel-sheet-column-number
英文原文Given a string columnTitle that represents the co
原文链接: https://leetcode-cn.com/problems/rotate-array
英文原文Given an array, rotate the array to the right by k steps, wher
原文链接: https://leetcode-cn.com/problems/happy-number
英文原文Write an algorithm to determine if a number n is happy.
A hap
原文链接: https://leetcode-cn.com/problems/count-primes
英文原文Given an integer n, return the number of prime numbers that ar
原文链接: https://leetcode-cn.com/problems/rectangle-area
英文原文Given the coordinates of two rectilinear rectangles in a 2D
原文链接: https://leetcode-cn.com/problems/basic-calculator
英文原文Given a string s representing a valid expression, implemen
原文链接: https://leetcode-cn.com/problems/basic-calculator-ii
英文原文Given a string s which represents an expression, evalua
原文链接: https://leetcode-cn.com/problems/power-of-two
英文原文Given an integer n, return true if it is a power of two. Other
原文链接: https://leetcode-cn.com/problems/number-of-digit-one
英文原文Given an integer n, count the total number of digit 1 a