Description: 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
File list (Check if you may need any files):
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