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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:JMU Python input output processing indefinite line input

Luz5年前 (2021-05-10)426
Process a paragraph of text (there may be many lines, the number of lines is uncertain), output the number of words in e…

PROGRAMMING:JMU Python piecewise function

Luz5年前 (2021-05-10)390
This topic requires the calculation of the value of the following piecewise function f (x) (x is an arbitrary real numbe…

PROGRAMMING:pick an apple

Luz5年前 (2021-05-10)407
There is an apple tree in Taotao's yard. Every autumn, there are many apples on the tree. When the apples are ripe, Tao…

PROGRAMMING:Play with binary list

Luz5年前 (2021-05-10)545
The program is designed to create the binary list of binary tree in order; Then the binary tree is traversed by preorder…

PROGRAMMING:JMU Python - judging whether a triangle is formed

Luz5年前 (2021-05-10)425
Input the three sides of the triangle to judge whether it can form a triangle. If it can form output yes, otherwise it w…

PROGRAMMING:JMU Python piecewise function 1

Luz5年前 (2021-05-10)387
This topic requires the calculation of the value of the following piecewise function f (x) (x is an arbitrary real numbe…

PROGRAMMING:Array element movement

Luz5年前 (2021-05-10)410
Complete the function of moving array elements: assuming that there are n elements in the array, enter a number x, save…

PROGRAMMING:Deletion of array elements

Luz5年前 (2021-05-10)590
Complete the movement function of array elements: assuming that there are n elements in the array, enter a number x, del…

PROGRAMMING:Sequence traversal binary linked list

Luz5年前 (2021-05-10)359
The program is designed to create the binary list of binary tree in order; Then the sequence traverses the binary tree.#…

PROGRAMMING:Play billiards

Luz5年前 (2021-05-10)418
Yang is addicted to a billiards game called Norsk, and with the deepening of practice, he can always open the plug-in mo…