# Functions
执行f并忽略panic.
获取两个数的最大公约数,由调用者确保m、n>=0;如果m或n为0,返回1.
No description provided by the author
No description provided by the author
返回切片中所有数的累加值.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author