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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:Competition score

Luz5年前 (2021-05-10)399
The judges will mark the contestants on the spot.The scoring rule of a player is to remove a maximum score and a minimum…

PROGRAMMING:Buy a pencil

Luz5年前 (2021-05-10)428
The teacher needs to go to the store to buy n pencils as gifts for the children. She found that there are three kinds of…

PROGRAMMING:Counting problem

Luz5年前 (2021-05-10)365
How many times does the number x (0 ≤ x ≤ 9) appear in all integers from interval 1 to n? For example, in 1 to 11, that…

PROGRAMMING:I love programming

Luz5年前 (2021-05-10)468
Please program the output text: I love computer, I love program, I love c!.#####Input sample```in```#####Output sample``…

PROGRAMMING:Output multiple lines of text (why my eyes often contain tears)

Luz5年前 (2021-05-10)413
Please output the specified content.###Input example:```in```###Output example:```outWhy do I always have tears in my ey…

PROGRAMMING:Nostalgia

Luz5年前 (2021-05-10)430
Please program to output the following text.#####Input example:```in```#####Output example:```outin one's childhood,Nost…

PROGRAMMING:V-shaped pattern

Luz5年前 (2021-05-10)450
Please program to output the following V-shaped character graphics.###Input example:```in```###Output example:```out*…

PROGRAMMING:Statistics

Luz5年前 (2021-05-10)386
Please count the number of times the number 2 appears in all integers of a given range [l, R].For example, given the ran…

PROGRAMMING:The Chinese character "Chun" composed of '* "

Luz5年前 (2021-05-10)445
The program outputs the Chinese character "Chun" composed of "*". The figure below shows the 24 characters of spring × 2…

PROGRAMMING:Output character graphics

Luz5年前 (2021-05-10)449
Output character graphics###Input example:Here is a set of inputs. For example:```in```###Output example:```out*********…