文件名称:d80
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:174.22kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
现在,有两个正整数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
而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.txt
d80/d80.dsp
d80/d80.cpp
d80/第80题.txt
d80/d80.dsw
d80/d80.opt
d80/d80.ncb
d80/d80.plg
d80/Debug/vc60.idb
d80/Debug/vc60.pdb
d80/Debug/d80.exe
d80/Debug/d80.pdb
d80/Debug/d80.ilk
d80/Debug/d80.pch
d80/Debug/d80.obj
d80/Debug
d80
d80/d80.dsp
d80/d80.cpp
d80/第80题.txt
d80/d80.dsw
d80/d80.opt
d80/d80.ncb
d80/d80.plg
d80/Debug/vc60.idb
d80/Debug/vc60.pdb
d80/Debug/d80.exe
d80/Debug/d80.pdb
d80/Debug/d80.ilk
d80/Debug/d80.pch
d80/Debug/d80.obj
d80/Debug
d80
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.