当前位置:首页
> Luz 第2625页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Find the combination number
According to the formula, $$C ^ {m}_{ n} = \frac{n!}{ m!( n-m)!}$$ Calculate the number of combinations of $$M $$element…
PROGRAMMING:Finding the partial sum of square and reciprocal sequence
This problem requires two positive integers $$M $$and $$n $$($$m / Le n $$) to write programs to calculate the sequence…
PROGRAMMING:Finding the sum of the first n terms of the square root sequence
This problem requires the preparation of procedures to calculate the sum of the first n terms of the square root sequenc…
PROGRAMMING:Calculates the value of a signed function
For any integer $$n $$, the symbolic function $$sign (n) $$is defined as follows:Please write a program to calc…
PROGRAMMING:Finding the sum of the first n terms of factorial sequence
This problem requires the preparation of procedures, calculation sequence $$1+ 2! + 3! + \ The sum of the first n terms…
PROGRAMMING:Finding the sum of the first n terms of an interleaved sequence
This problem requires the preparation of procedures to calculate the sum of the first n terms of the interleaved sequenc…
PROGRAMMING:Step tariff
In order to promote the residents to save electricity, a provincial power company implements the "ladder price". The ele…
PROGRAMMING:Output leap year
Outputs all leap year years since the end of a certain year in the 21st century. Note: the criterion of leap year is tha…
PROGRAMMING:Statistical character
This problem requires the preparation of procedures, input 10 characters, statistics of English letters, spaces or carri…
PROGRAMMING:The average score of students and the number of passing students were counted
This requires the preparation of procedures to calculate the average score of students, and statistics pass (score not l…