-
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一...
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半;
(3) 按此规则进行处理,直到不能再添加自然数为止。
例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6 个元素。
注意半数集不是多重集。集合中已经有的元素不再添加到集合中。
« 编程任务:
对于给定的自然数n,编程计算半数集set(n)中的元素个数。
« 数据输入:
输入数据由文件名为input.txt的文本文件提供。
每个文件只有1 行,给出整数n。(0
- 2022-02-15 12:30:46下载
- 积分:1
-
C # API PPC屏幕旋转的完整源代码,可以自己添加功能…
用C#调用API实现PPC屏幕旋转的完整原始代码,可自行添加一些功能。-called C# API PPC screen rotating complete source code can add their own features.
- 2022-02-21 15:04:24下载
- 积分:1
-
G.723.1编码,不能直接使用,需进行必要的修改,其中一些…
G723.1代码,不可直接使用,需进行必要的修改,其中有些错误
-G723.1 code, not directly use, the need for the necessary changes, some of which are wrong
- 2022-03-07 01:14:47下载
- 积分:1
-
最终psptube 2.0_en
Ultimate PSPTube 2.0_en
- 2022-08-21 06:27:56下载
- 积分:1
-
VFP开发的进销存管理系统
VFP开发的进销存管理系统-VFP development of the Logistics Management System
- 2022-08-07 00:37:08下载
- 积分:1
-
A library management system, the more powerful features, and incidental to anoth...
一个图书管理系统,功能比较强大,并且附带又论文!-A library management system, the more powerful features, and incidental to another paper!
- 2022-03-28 15:10:30下载
- 积分:1
-
Can be convenient to know the day of the date and time now. And has a stopwatch...
可以方便的知道当天的日期和现在的时间.并且有秒表的功能-Can be convenient to know the day of the date and time now. And has a stopwatch function
- 2022-04-21 14:17:39下载
- 积分:1
-
Snowflake OPen GL demo program source code in detail to demonstrate OPen GL proc...
OPen GL 雪花演示程序,该程序源码详细演示了OPen GL 程序的开发方法。运行该程序可以看到雪花从上而下飘落,点击鼠标,可切换画面!-Snowflake OPen GL demo program source code in detail to demonstrate OPen GL process development methodology. Run this program can see the snowflakes falling from the top down, the clicking of the mouse, can switch the screen!
- 2022-03-16 07:59:00下载
- 积分:1
-
小型计算器程序,由汇编编写的,可以进行4则运算
小型计算器程序,由汇编编写的,可以进行4则运算-A small calculator program, written by a compilation of
- 2022-04-08 08:38:20下载
- 积分:1
-
serial debugging, support to send 16 band
串口调试,支持16进制发送-serial debugging, support to send 16 band
- 2022-04-22 09:42:40下载
- 积分:1