当前位置:首页
> Luz 第2612页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Alternate arrangement of soft and hard cars
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
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
The previously defined integerstack interface can only be used to store data of type integer. However, for stack, no mat…
PROGRAMMING:Single digit statistics
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
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
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
If a linear table L is stored in a sequential storage structure, all the elements are integers. An algorithm is designed…
PROGRAMMING:domestic premises
Given each person's family members and their own real estate, please count the population, per capita real estate area a…
PROGRAMMING:Simple questions
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
If your knife is fast enough, this straight knife can cut two polygon fragments. On the other hand, if someone comes to…