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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:press forward to the enemy's capital

Luz5年前 (2021-05-10)828
This topic is a war blockbuster - you need to start from your own base camp and fight all the way to the enemy base camp…

PROGRAMMING:Ask 1+ 3!+ 5!+……+ n!

Luz5年前 (2021-05-10)463
Ask 1+ 3!+ 5!+……+ n! It is required to use loop nesting design, n ˂ 12.###Input format:The input gives a positive intege…

PROGRAMMING:Output all the numbers whose sum can be divided by 15

Luz5年前 (2021-05-10)426
Output all the numbers between 100 and 1000 whose sum can be divided by 15. When outputting, there is a row for every 5,…

PROGRAMMING:Print rectangular multiplication table

Luz5年前 (2021-05-10)399
Output 99 multiplication formula.###Output format:Nine nine multiplication table is output in rectangular format, and ea…

PROGRAMMING:Guess the formula? 2*7?= Numbers in 3848

Luz5年前 (2021-05-10)450
Formula:? 2*7?= 3848 is short of one ten digit and one digit. Program to get the two numbers when the formula holds, and…

PROGRAMMING:Print parallelogram graphics

Luz5年前 (2021-05-10)483
Please program and print the following figure.$$$$$$$$$$ $$$$$$$$$$$$$$$ The first line is preceded by a space###Output…

PROGRAMMING:The sum of your numbers

Luz5年前 (2021-05-10)359
Find the sum of the numbers of any positive integer.###Input format:Enter a positive integer.###Output format:Outputs th…

PROGRAMMING:Printing an inverted right triangle

Luz5年前 (2021-05-10)402
Please program and print the following figure.$$$$$$$$$ $$$$$ $ The first line is preceded by a space.###Output format:I…

PROGRAMMING:Print isosceles triangle

Luz5年前 (2021-05-10)398
Please program and print the following figure.$$$$ $$$$$$$$$$$$ $$$$$$$$$ There are four spaces in front of the first li…

PROGRAMMING:Print right angle multiplication table

Luz5年前 (2021-05-10)526
Output right angle 99 multiplication formula, output effect as example.###Output format:Nine nine multiplication table i…