当前位置:首页
> Luz 第2623页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:What day is the week?
If I tell you what day it is today, what day will it be in a few days?Please write a program, input today's week number…
PROGRAMMING:Climb the stork tower
Please write a program to output Tang Dynasty poet Wang Zhihuan's poem "climbing the stork tower".####Input sample```in`…
PROGRAMMING:Miscellaneous Poems (*)
Please write a program to output the Miscellaneous Poems by Tao Yuanming.####Input sample```in```Note: no input.####Outp…
PROGRAMMING:Long song line (*)
Please write a program to output the ancient poem "long song line".####Input sample```in```Note: no input.####Output sam…
PROGRAMMING:Bamboo and stone
Please write a program to output the poem "bamboo and stone" written by Zheng Xie, a poet of Qing Dynasty.####Input samp…
PROGRAMMING:encourage learning
Write a program to display the famous calligrapher Yan Zhenqing's "persuading learning" poem on the screen.####Input sam…
PROGRAMMING:Programming in C is fun!
This problem requires programming, output a short sentence "programming in C is fun!".###Input format:There is no input…
PROGRAMMING:Output inverted triangle pattern
This problem requires the preparation of procedures, output specified by "*" composed of inverted triangle pattern.###In…
PROGRAMMING:Calculate the free fall distance of the object
An object falls freely from an altitude of 100 meters. Write a program to find the vertical distance it falls in the fir…
PROGRAMMING:Temperature conversion
This problem requires the preparation of procedures to calculate the Fahrenheit temperature of 150 ° The temperature in…