文件名称:d80

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

现在,有两个正整数A和B,例如A是345,B是478,现在,需要把B插入到A里,

而A有三位,所以有四个位置选择,所得结果分别是:

478345, 347845, 344785, 345478

我们通过对比可以知道,在这当中最小的一个是344785

这两个正整数长度不超过100000位,各个位均不包含数字0

现在的目标是,要找出插入后所能得到的最小的整数,输出这个整数

-Now, there are two positive integers A and B, for example, A is 345, B is 478, and now need to be inserted into the A in B, and A three, so there are four location choices, the results are: 478345, 347845 , 344,785, 345,478, we can know by comparing, in this one is among the smallest positive integer 344785 length of the two is not more than 100,000, all spaces are not included in the number of 0 is now the goal is to find out that can be inserted into the the smallest integer, the output of the integer
相关搜索: d80

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

下载文件列表

d80

...\d80.cpp

...\d80.dsp

...\d80.dsw

...\d80.ncb

...\d80.opt

...\d80.plg

...\d80.txt

...\Debug

...\.....\d80.exe

...\.....\d80.ilk

...\.....\d80.obj

...\.....\d80.pch

...\.....\d80.pdb

...\.....\vc60.idb

...\.....\vc60.pdb

...\第80题.txt

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org