当前位置:首页
> Luz 第2819页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Print menu
This problem requires the preparation of procedures to print 5 lines of menu on the screen.###Input format:There is no i…
PROGRAMMING:First 50 Prime Numbers
Your program reads one natural numbers $$n$$ in, and prints out the sum of the first $$n$$ prime numbers starting from…
PROGRAMMING:Candy for three
In the kindergarten, there are three children whose numbers are 1, 2 and 3. They sit around a round table according to t…
PROGRAMMING:Calculate wages
A company's standard working hours are 120 hours, and the hourly wage is 20 yuan. If the working hours exceed 120 hours,…
PROGRAMMING:Judge whether a three digit number is narcissus number
This problem requires the preparation of procedures to determine whether a given number of three digits is narcissus num…
PROGRAMMING:Factorial number (big number)
In many applications very large integers numbers are required. Some of these applications are using keys for secure tran…
PROGRAMMING:Making of number plate
Print a number plate. The number plate is composed of border and number. The characters of border are divided into corne…
PROGRAMMING:Calculate four digits in reverse order
Enter a four digit number to get a new four digit number. The thousand digit, hundred digit, ten digit and individual di…
PROGRAMMING:Calculate the volume of the ball
Enter the radius and calculate the volume of the ball. The formula of sphere volume is $$- frac {4} {3} PI {R ^ {3}}$$##…
PROGRAMMING:New year
As the new semester begins, CEC has ushered in a new batch of new forces. During the summer vacation, hard-working young…