文件名称:BigNum

介绍说明--下载内容均来自于网络,请自行研究使用

大整数问题

设n是一个k(1≤k≤80)位的十进制正整数。

问题1:对于给定的任意整数n,编程计算满足p3+p2+3p≤n的位数为m的p的个数。

问题2:对于给定的任意整数n,编程求解满足p3+p2+3p≤n的p的最大值。



要求:

对于给定的每一个测试文件(形如:numberX_input.txt),分别生成一个结果文件(形如:numberX_out.txt)。比如,对于测试文件number1_input.txt,对应的结果文件为number1_out.txt。

参考数据:

(1) 若n=1908 ; p的最大值=12

(2) 若n= 2000000000000000000000000000002452458671514234457987956856;

p的最大值= 12599210498948731647-Big problem for integer n is a k (1 ≤ k ≤ 80) decimal places positive integer. Question 1: For a given arbitrary integer n, calculated to meet the p3+ P2+ 3p ≤ n the median number m of p. Question 2: For a given arbitrary integer n, Programming Solution to meet the p3+ P2+ 3p ≤ n the p maximum. Requirements: For a given test every file (such as shape: numberX_input.txt), respectively, the results generate a document (such as shape: numberX_out.txt). For example, the test file number1_input.txt, corresponding to the outcome document for the number1_out.txt. Reference: (1) if n = 1908 p maximum = 12 (2) If n = 2000000000000000000000000000002452458671514234457987956856 p maximum = 12599210498948731647
相关搜索: bignum

(系统自动生成,下载前可以参看下载内容)

下载文件列表

zy_1_BigNum

...........\BigNum.cpp

...........\BigNum.h

...........\BigNum_c.h

...........\Big_zy.dsp

...........\Big_zy.dsw

...........\Big_zy.ncb

...........\Big_zy.opt

...........\Big_zy.plg

...........\cyio.h

...........\Debug

...........\numberX_ input.txt

...........\numberX_out.txt

...........\ZY2_Big_problem.cpp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org