-->
当前位置:首页 > Luz 第2623页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:What day is the week?

Luz5年前 (2021-05-10)515
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

Luz5年前 (2021-05-10)453
Please write a program to output Tang Dynasty poet Wang Zhihuan's poem "climbing the stork tower".####Input sample```in`…

PROGRAMMING:Miscellaneous Poems (*)

Luz5年前 (2021-05-10)480
Please write a program to output the Miscellaneous Poems by Tao Yuanming.####Input sample```in```Note: no input.####Outp…

PROGRAMMING:Long song line (*)

Luz5年前 (2021-05-10)619
Please write a program to output the ancient poem "long song line".####Input sample```in```Note: no input.####Output sam…

PROGRAMMING:Bamboo and stone

Luz5年前 (2021-05-10)474
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

Luz5年前 (2021-05-10)499
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!

Luz5年前 (2021-05-10)568
This problem requires programming, output a short sentence "programming in C is fun!".###Input format:There is no input…

PROGRAMMING:Output inverted triangle pattern

Luz5年前 (2021-05-10)471
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

Luz5年前 (2021-05-10)449
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

Luz5年前 (2021-05-10)445
This problem requires the preparation of procedures to calculate the Fahrenheit temperature of 150 ° The temperature in…