当前位置:首页
> Luz 第3017页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Loading problem
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
Output Fibonacci sequence is not greater than 1000 sequence.###Input format:There is no input for this topic###Output fo…
PROGRAMMING:Censoring problem
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
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
Please input the following statements, do not copy and paste Oh, observe the output, understand the various writing meth…
PROGRAMMING:Output Zen of Python
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
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
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
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
Enter an integer n (assuming n ˃ = 2) to display the maximum factor that is not itself.###Input format:Enter an integer…