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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:Statistical score 3

Luz5年前 (2021-05-10)556
Given the basic information of n students, including student number (a string composed of 12 digits), name (a non empty…

PROGRAMMING:Statistical score 4

Luz5年前 (2021-05-10)390
Given the basic information of n students, including student number (a string composed of 12 digits), name (a non empty…

PROGRAMMING:Statistical score 2

Luz5年前 (2021-05-10)445
Given the basic information of n students, including student number (a string composed of 12 digits), name (a non empty…

PROGRAMMING:integer partition

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

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

Luz5年前 (2021-05-10)476
According to the year represented by the input positive integer y, calculate whether the output year is a leap yearThe c…

PROGRAMMING:Calculate gas

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

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

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

Luz5年前 (2021-05-10)458
Please write a program to output hollow isosceles triangle.####Input format˃Number of rows (positive integer)####Output…