当前位置:首页
> Luz 第2736页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Taoist priest, how do you want to die
Story: [he came to me in white with an umbrella. He said he would take me home. And I had already fallen into his deep e…
PROGRAMMING:yesman
The responder will repeat all the contents it hears. Please write a program to be the responder. No matter what you rece…
PROGRAMMING:Hello
Your program will read in a name like John and output "Hello John".###Input format:One line of text.###Output format:One…
PROGRAMMING:Calculate the standard weight
It is said that a person's standard weight should be the kilogram obtained by subtracting 100 from his height (unit: cm)…
PROGRAMMING:Polynomial summation
Write algorithm to find the value of one variable polynomial $$p_ n(x)=\sum_{ i=0}^{n}a_ Value of IX ^ I $$$p_ n(x_ 0)$$…
PROGRAMMING:Basic format input and output
This topic requires reading in three data items, including character type, integer type, floating point type, and then o…
PROGRAMMING:Fox and rabbit
In the chessboard shown in the figure below, f is fox and H is rabbit.![ Title 1. JPG] (~ / fcfd4f49-adf5-4c50-b273-bee5…
PROGRAMMING:Centigrade to Fahrenheit
There are different systems for temperature characterization. The freezing point and boiling point of water at 1 ℃ are 0…
PROGRAMMING:Counting Lower-case Letters
Given a string consisting of lower-case letters chosen from `a-z`, you can obtain numbers of occurrence of each letter.…
PROGRAMMING:Character reverse order output, and to the sum of ASCII code values
Input three characters from the keyboard, output them in reverse, and output the sum of the three characters' ASCII valu…