练85.3 删数问题(Noip1994)
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
输入一个高精度的正整数,去掉其中任意个数字后剩下的数字按原左右次序组成一个新的正整数。编程对给定的和,寻找一种方案使得剩下的数字组成的新数最小。
输出新的正整数。(不超过位)
输入数据均不需判错。
输入格式
共两行,第一行为;第二行。
输出格式
最后剩下的最小数。
样例
175438
4
13
L1基础算法掌握测试
- Status
- Done
- Rule
- OI
- Problem
- 4
- Start at
- 2023-11-19 10:10
- End at
- 2023-11-19 11:10
- Duration
- 0.8 hour(s)
- Host
- Partic.
- 5