文件名称:numbergusser

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 3kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • yan***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

任选1和9998之间的两个不同的数,他们所包含的数字完全相同(0除外),如1000和1,1234和4231。用其中的大数,减去小数,得到结果R。从结果R中移出一个非零的数字。如果剩下的数字个数少于3,则在前补0,使得其至少包含3个数字。可以证明,如果给定剩下的3个数字,那么,可以确定被移去的那个数字。

如:

给定数字:“087”,可以确定,被移去的数字为3。因为4321-1234=3087,移去3,剩下087。

给定数字:“099”,可以确定,被移去的数字为9。因为1000-1=999,移去9,剩下099。

给定数字:“191”,可以确定,被移去的数字为7。因为4525-2554=1971,移去7,剩下191。-Choose between 1 and 9998 two different numbers, they contain exactly the same number (except 0), such as 1000 and 1,1234 and 4231. With large numbers of them, minus the decimal to get the result R. R removed from the result of a non-zero number. If the remaining number of digits less than 3, the first fill 0, making it at least three digits. Can be shown that if given the remaining three figures, then, can determine that the figure was removed.

Such as:

Given numbers: "087", can confirm the figures were removed 3. For 4321-1234 = 3087, removed 3, and the remaining 087.

Given numbers: "099", can confirm the figures were removed 9. As 1000-1 = 999, 9 removed, leaving 099.

Given numbers: "191", can confirm the figures were removed 7. For 4525-2554 = 1971, 7 removed, leaving 191.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

PanDuan.java

NumberGusser.java

Guess.java

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org