当前位置:首页
> Luz 第2950页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Multi branch representation data parity determination
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
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
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
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
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
First input a positive integer n, and then input n characters, if all capital letters, output perfect; If all lowercase…
PROGRAMMING:Xiaohang steps
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
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
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
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…