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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:Loading problem

Luz5年前 (2021-05-10)439
There are a batch of n (1 ˂ n ˂ 1000) containers to be loaded with two ships, each with a deadweight of $$C_ 1 $$and $$C…

PROGRAMMING:Output Fibonacci sequence is not greater than 1000 sequence

Luz5年前 (2021-05-10)325
Output Fibonacci sequence is not greater than 1000 sequence.###Input format:There is no input for this topic###Output fo…

PROGRAMMING:Censoring problem

Luz5年前 (2021-05-10)366
There is a positive integer with the length of n (n ˂ = 240). Take K (k ˂ n) numbers from it to keep the remaining numbe…

PROGRAMMING:Output date in format

Luz5年前 (2021-05-10)514
This topic requires the input of three integers y (year), m (month) and D (day) representing the date, and then output t…

PROGRAMMING:This topic exercises the print sentence

Luz5年前 (2021-05-10)465
Please input the following statements, do not copy and paste Oh, observe the output, understand the various writing meth…

PROGRAMMING:Output Zen of Python

Luz5年前 (2021-05-10)465
Use the import this statement to enjoy Tim Peters' Zen of Python.Send points###Input format:There is no input for this t…

PROGRAMMING:Batch job scheduling

Luz5年前 (2021-05-10)484
Given the set of n jobs $$J = (J =)_ 1,J_ 2,...,J_ n)$$ 。 $J per job_ I $$has two tasks that are performed on two machin…

PROGRAMMING:Output date

Luz5年前 (2021-05-10)429
This topic requires the input of three integers y (year), m (month) and D (day) representing the date, and then output t…

PROGRAMMING:Sign triangle

Luz5年前 (2021-05-10)335
The figure below is a symbolic triangle composed of 14 "+" and 14 "-". Under the two same signs are "+", and under the t…

PROGRAMMING:Maximum factor

Luz5年前 (2021-05-10)433
Enter an integer n (assuming n ˃ = 2) to display the maximum factor that is not itself.###Input format:Enter an integer…