Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
C++。 基本
(C++) 递归
Module:
(C++) 递归
Problem
3
/12
递归。模拟周期 2
Problem
更改语句的
顺序
,以便递归过程显示以下信息。 <前> 你好 N 10 你好N9 你好 N 8 你好 7 号 你好 6 号 你好 5 号 你好 4 号 你好 N 3 你好 N2 你好 N 1
注意!
无需更改行的内容!只需要改变子程序行的顺序。
Запрещенные операторы: for;while;until
1000
ms
32 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary