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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:Multi branch representation data parity determination

Luz5年前 (2021-05-10)536
Keyboard input two non-zero integers a and B. if both a and B are even numbers, the sum of the two numbers will be outpu…

PROGRAMMING:What day is the nth day after today

Luz5年前 (2021-05-10)450
From the keyboard input today is the day of the week, and a number n, calculate today after the nth day is the day of th…

PROGRAMMING:Multi branch representation multiple problem

Luz5年前 (2021-05-10)399
Keyboard input a positive integer a, if a is a multiple of 3 but not a multiple of 5, then output the remainder of a div…

PROGRAMMING:Loop structure - 10 characters

Luz5年前 (2021-05-10)506
Input 10 characters, if all capital letters, output perfect; If all lowercase letters, output good; If it is all digital…

PROGRAMMING:Cyclic structure prime judgment

Luz5年前 (2021-05-10)656
Input an even number greater than 10 and output the minimum prime number greater than this number###Input format:Enter a…

PROGRAMMING:Loop - n characters

Luz5年前 (2021-05-10)378
First input a positive integer n, and then input n characters, if all capital letters, output perfect; If all lowercase…

PROGRAMMING:Xiaohang steps

Luz5年前 (2021-05-10)448
In Xiaohang school, there is a long staircase, which Xiaohang passes every class. Xiaohang found that his steps could be…

PROGRAMMING:Xiao Ming buys apples

Luz5年前 (2021-05-10)405
Xiaoming goes to the supermarket to buy apples. There are n apples in the supermarket, and each apple has a unique Engli…

PROGRAMMING:Job scheduling algorithm short job first

Luz5年前 (2021-05-10)378
Input n (n ˃ 0) jobs, input the name, arrival time and service time of each job, and calculate the completion time, turn…

PROGRAMMING:Xiao Ming walks on the grid

Luz5年前 (2021-05-10)373
There are n squares from point a to point B. now Xiaoming wants to go from point a to point B. Xiaoming has eaten someth…