当前位置:首页
> Luz 第2787页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Statistical score 3
Given the basic information of n students, including student number (a string composed of 12 digits), name (a non empty…
PROGRAMMING:Statistical score 4
Given the basic information of n students, including student number (a string composed of 12 digits), name (a non empty…
PROGRAMMING:Statistical score 2
Given the basic information of n students, including student number (a string composed of 12 digits), name (a non empty…
PROGRAMMING:integer partition
Given an integer n, it will be unordered split into the largest number of K fraction, (n, K does not exceed 100)Requirem…
PROGRAMMING:Programming questions: Statistics of the number of qualified elements - heboost
Count the odd and even numbers of elements divisible by 3 in the closed interval of 1... N###Input format:The range of i…
PROGRAMMING:Programming problem: judge leap year heboost
According to the year represented by the input positive integer y, calculate whether the output year is a leap yearThe c…
PROGRAMMING:Calculate gas
The gradient charging system is adopted for the gas in a residential area. When a household uses less than 10 cubic mete…
PROGRAMMING:Calculate water charge
The gradient charge system is adopted for the tap water in a residential area. When a household uses less than 10 cubic…
PROGRAMMING:Calculation of natural gas
The gradient charging system is adopted for natural gas in a residential area. When a household uses less than 10 cubic…
PROGRAMMING:Hollow isosceles triangle*
Please write a program to output hollow isosceles triangle.####Input format˃Number of rows (positive integer)####Output…