当前位置:首页
> Luz 第2825页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Simple formula
###Task descriptionThere is a formula in the form of a + B or A-B, which requires you to program to read in the formula…
PROGRAMMING:After n days
###Task descriptionIf today is Wednesday, the next two days will be Friday; If today is Saturday, the next three days wi…
PROGRAMMING:Xinsi snake boy
###Task descriptionJanuary 24, 2001 is the Spring Festival of the year of the snake (the first day of the Lunar New Year…
PROGRAMMING:Where is x
###Task descriptionClassmate x is a good student. He lives a "dormitory canteen classroom" life in strict accordance wit…
PROGRAMMING:Space separated output
###Task descriptionRead in a character, an integer, a single precision floating-point number, a double precision floatin…
PROGRAMMING:Output floating point number
###Task descriptionRead in a double precision floating-point number, and output the integer in the form of output format…
PROGRAMMING:One day in 2019
###Task descriptionStudent x cherishes every day in 2019. He wants to program to judge whether a date is a day in 2019.…
PROGRAMMING:Character triangle
###Task descriptionGiven a character, use it to construct an isosceles triangle with 5 characters at the bottom and 3 ch…
PROGRAMMING:Mortality of influenza A
###Task descriptionH1N1 is not terrible. In China, its mortality rate is not very high. Please calculate the mortality r…
PROGRAMMING:A * B problem
###Task descriptionEnter two positive integers a and B to find a * B.###Input format:A line containing two positive inte…