Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
爪哇。 基本
(Java) 循环。带参数的循环 (for)
Module:
(Java) 循环。带参数的循环 (for)
Problem
3
/17
标题循环 - 练习
Theory
Click to read/hide
记录的另一个特点是,如果循环体中只有一个操作符,那么括号可以省略。
Problem
更改循环的标题,使从 0 到 100 的数字以 10 为增量显示在屏幕上。
注意带有缩进的程序符号。
为了使程序更容易理解,整个循环体及其定界括号向右移动了2-3个字符(这样的表示法称为“梯形图”表示法)。
记录“阶梯”是任何程序员品味高的标志。
1000
ms
32 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary