当前位置:首页
> Luz 第2874页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Calculate the sum of two numbers
Calculate the sum of two numbers.Assign values to variables A and B through keyboard, then calculate the sum of variable…
PROGRAMMING:Calculate the temperature in centigrade
Find the centigrade temperature corresponding to Fahrenheit temperature 100The formula: Celsius = 5 * (100 - 32) / 9###I…
PROGRAMMING:Calculate pi value
Write a program to show the result of the following formula:PI = 4 *(1 -1/3 +1/5 -1/7 +1/9 -1/11 +1/13).Use 1.0 instead…
PROGRAMMING:Code on nonsense
Linus Torvalds, the father of Linux, famously said, "talk is soap. Show me the code.". Please output this sentence direc…
PROGRAMMING:Cats are liquid
It's hard to measure a person's volume, but cats are different. B…
PROGRAMMING:Harmonic average
The * * arithmetic mean * * of $$n $$positive numbers is the sum of these numbers divided by $$n $, and their * * harmon…
PROGRAMMING:Roche limit
An important plot in the science fiction movie wandering earth is that when the earth is too close to Jupiter, the atmos…
PROGRAMMING:A simple calculator
This problem requires you to design a simple calculator using sta…
PROGRAMMING:Archives of previous life
This kind of funny fortune teller is often encountered in the netw…
PROGRAMMING:Eat hot pot
The above picture comes from wechat circle of friends: it's basic…