当前位置:首页
> Luz 第2795页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:JMU Python grade conversion
This problem requires the preparation of a program to convert a hundred point score into a five point score. Conversion…
PROGRAMMING:JMU Python Han Xin
In the history of Chinese mathematics, there is a widely spread story of "Han Xin ordering soldiers": Han Xin was a grea…
PROGRAMMING:Little love puzzle
Xiaoai looks for master Bayi to play chess. But after she sneaks into the family, she finds that master Bayi is not at h…
PROGRAMMING:JMU Python judge leap year
Enter a year to determine whether it is a leap year.The standard of judging leap year: the year that can be divided by 4…
PROGRAMMING:Jiliang Jiying doesn't work
Jiliang Jiying is an ordinary office worker. He knows from his boss that he will have N working days next. Because conti…
PROGRAMMING:I love full platoon
Fujiwara secretary is doing a simple math problem, give a number n, the title hope Fujiwara Secretary output from the ca…
PROGRAMMING:Calculating piecewise functions (3 branches)
This topic requires the input of a real number, according to the range of the real number, calculate the value of the pi…
PROGRAMMING:Judge whether a three digit number is a narcissus number
Enter an integer to determine whether it is a narcissus number. Narcissus number is a three digit integer whose cubic su…
PROGRAMMING:JOJO loves math
Dongfang Zhanzhu encountered a mathematical problem. Given a number n, we define such an equation:N = a [1] + a [2] + a…
PROGRAMMING:Finding Fibonacci numbers satisfying conditions
Fibonacci number, also known as Fibonacci sequence, refers to such a sequence: 1, 1, 2, 3, 5, 8, 13, 21,..., which start…