当前位置:首页
> Luz 第2762页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Triangle area
Given the length and angle of the two sides of a triangle, the area of the triangle is calculated###Input format:Input t…
PROGRAMMING:Taobao shopping
Recently, Taobao has entered the off-season of sales. In order to stimulate the purchase desire of netizens, a special d…
PROGRAMMING:Another view of small Y Series A + B
A + B is too simple. It's not difficult at all. But how about a lot of groups of a + B? Think about it. I believe it's n…
PROGRAMMING:Date formatting
When filling in the date in the document, different people have different writing habits. Many people are used to using…
PROGRAMMING:Simple a + B of small Y Series
Little y now has two apples, and later bought three apples. How many apples does little y have now? Seeing this, we must…
PROGRAMMING:Numerical exchange
Numerical exchange is a skill that is often used in any programming language. Now please use C language to exchange two…
PROGRAMMING:College entrance examination results
Shortly after the end of the college entrance examination, the entrance scores of various universities came out: Peking…
PROGRAMMING:come on.
Xiao Ming often goes to two gas stations for gas, one of which is manual service at gas station a, and the other is self…
PROGRAMMING:Character input / output
Input a character and output the corresponding character.###Input format:Enter a character###Output format:Output one ch…
PROGRAMMING:Fibonacci number
Fibonacci number, also known as Fibonacci sequence, refers to such a sequence: 0, 1, 1, 2, 3, 5, 8, 13, 21,..., which st…