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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:[simple branch] [days of month a --]

Luz5年前 (2021-05-10)487
Now, given a certain month, we need to output the number of days in that month, assuming that all years are regular year…

PROGRAMMING:Easy chemistry

Luz5年前 (2021-05-10)528
In this question, you need to write a simple program to determine if the given chemical equation is balanced. Balanced m…

PROGRAMMING:[branch] [-- median of three numbers B --]

Luz5年前 (2021-05-10)392
Input three integers, please program to output the median of these three numbers.###Input format:Enter three integers, s…

PROGRAMMING:[branch] [time conversion a --]

Luz5年前 (2021-05-10)464
Now input a 24-hour time, please program to convert it to 12 hour time format, and output the converted time. If the ori…

PROGRAMMING:[cycle] [-- no digit a --]

Luz5年前 (2021-05-10)446
Now enter an integer. Please find out which digit is missing in each digit of the integer and output the missing digit.…

PROGRAMMING:[cycle] [odd even balance number B --]

Luz5年前 (2021-05-10)435
Enter a positive integer, and then test whether the number is odd even balanced. The test method is: decompose each bit…

PROGRAMMING:[cycle] [print graphics B --]

Luz5年前 (2021-05-10)397
Enter a number D and a positive integer n, and then use the given number d as the basic element to print 2N-1 lines of g…

PROGRAMMING:[cycle] [-- graphic printing a --]

Luz5年前 (2021-05-10)391
Enter a number D and a positive integer n, and then use the given number d as the basic element to print 2N-1 lines of g…

PROGRAMMING:Finding all completions in a certain range

Luz5年前 (2021-05-10)437
If a number is exactly equal to the sum of its factors, the number is called "perfect". For example: the factor of 6 is…

PROGRAMMING:[nested cycle] [-- exercise a --]

Luz5年前 (2021-05-10)465
PROGRAMMING:[nested cycle] [-- exercise a --]
Wang Xue likes to exercise very much. She bought a set of 7-handed dumbbells on Taobao during her double 11. As shown in…