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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:Primary screening of patients with H1N1

Luz5年前 (2021-05-10)432
###Task description```At present, it is the prevalent period of H1N1, in order to better carry out shunt treatment, the…

PROGRAMMING:SMS billing

Luz5年前 (2021-05-10)367
###Task description```For sending short messages by mobile phone, the charge for a short message is 0.1 yuan, but the co…

PROGRAMMING:Vigen è Re password

Luz5年前 (2021-05-10)533
###Task description```Blaise de Vigen, French diplomat in the 16th century è Re designed a multi table cipher encryption…

PROGRAMMING:Lowest Bit

Luz5年前 (2021-05-10)487
###Task description:```Given an positive integer A (1 ˂= A ˂= 100), output the lowest bit of A.For example, given A = 26…

PROGRAMMING:Prime distance problem

Luz5年前 (2021-05-10)459
###Task description```Now give you some numbers, ask you to write a program, output these integers adjacent to the neare…

PROGRAMMING:Simple arithmetic expression evaluation

Luz5年前 (2021-05-10)416
###Task description```Simple arithmetic operation of two positive integers (only integer operation is considered). The a…

PROGRAMMING:Numbers independent of 7

Luz5年前 (2021-05-10)458
###Task description```A positive integer is said to be related to 7 if it can be divided by 7, or if the number on a cer…

PROGRAMMING:Prime pair

Luz5年前 (2021-05-10)404
###Task description```Two prime numbers with a difference of 2 are called prime pairs, such as 5 and 7, 17 and 19, etc.`…

PROGRAMMING:Bracket matching problem

Luz5年前 (2021-05-10)408
###Task description```There are left brackets, right brackets and uppercase and lowercase letters in a string (length no…

PROGRAMMING:add , subtract , multiply and divide

Luz5年前 (2021-05-10)416
###Task description```According to the input operator, simple integer operation is performed on the input integer.Operat…