Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Python。 基本
(Python) 条件循环语句 - WHILE
Module:
(Python) 条件循环语句 - WHILE
Problem
13
/21
数字方块
Problem
给定一个自然数
N
,按升序打印所有不超过
N
的自然数的平方。
输入
输入一个自然数。
印记
在一行中打印所有数字,以空格分隔。
例子
<头>
#
输入
输出
东西> <正文>
1
50
1 4 9 16 25 36 49
表>
Запрещенные операторы:
[
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary