-->
当前位置:首页 > Luz 第2795页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:JMU Python grade conversion

Luz5年前 (2021-05-10)361
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

Luz5年前 (2021-05-10)538
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

Luz5年前 (2021-05-10)418
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

Luz5年前 (2021-05-10)408
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

Luz5年前 (2021-05-10)470
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

Luz5年前 (2021-05-10)425
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)

Luz5年前 (2021-05-10)394
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

Luz5年前 (2021-05-10)414
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

Luz5年前 (2021-05-10)532
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

Luz5年前 (2021-05-10)431
Fibonacci number, also known as Fibonacci sequence, refers to such a sequence: 1, 1, 2, 3, 5, 8, 13, 21,..., which start…