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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:Alternate arrangement of soft and hard cars

Luz5年前 (2021-05-10)409
There are n hard seat cars and soft seat cars (mixed together) produced by a vehicle factory. It is required to use the…

PROGRAMMING:The number of numbers with 8

Luz5年前 (2021-05-10)429
Modern people pay more and more attention to numbers. They all like numbers containing 8. Now I want you to program and…

PROGRAMMING:Jmu-java-05 set (generic) - 10 generalstack

Luz5年前 (2021-05-10)437
The previously defined integerstack interface can only be used to store data of type integer. However, for stack, no mat…

PROGRAMMING:Single digit statistics

Luz5年前 (2021-05-10)421
Given a $$k $$bit integer, $$n = D_{ k-1}10^{k-1} + \cdots + d_ 1 10^1 + d_ 0$$ ($$0\le d_ i \le 9$$, $$i=0,\cdots ,k-1$…

PROGRAMMING:integer partition

Luz5年前 (2021-05-10)484
Jack Cheng learned that any number can be represented by binary numbers. He can't help but want to play a game. Since it…

PROGRAMMING:JMU DS simple password

Luz5年前 (2021-05-10)496
Julius Caesar used to use a very simple password. For each character in plaintext, replace it with the corresponding cha…

PROGRAMMING:Interval element deletion of JMU DS sequence table

Luz5年前 (2021-05-10)456
If a linear table L is stored in a sequential storage structure, all the elements are integers. An algorithm is designed…

PROGRAMMING:domestic premises

Luz5年前 (2021-05-10)384
Given each person's family members and their own real estate, please count the population, per capita real estate area a…

PROGRAMMING:Simple questions

Luz5年前 (2021-05-10)378
I didn't cheat you this time - this super simple question has no input.You just need to output the fact in one line: "th…

PROGRAMMING:Cut in the wind

Luz5年前 (2021-05-10)404
If your knife is fast enough, this straight knife can cut two polygon fragments. On the other hand, if someone comes to…