FZU 1853 Number Deletion

Accept: 17    Submit: 61
Time Limit: 1000 mSec    Memory Limit : 32768 KB

 Problem Description

Given you one n-digital positive integer a,After removing any of them k( k < n) digits, the remaining figures form a new positive integer according to the origin order. For a given n-digital positive integers a and positive integer k. Now ask you to find a algorithm to minimize the remaining integer.

 Input

The first line contains one integer t, represents the number of test cases.

Then following t lines,each line contain two numbers a,k (0 < a < 10^1000, k is less than the length of a).

 Output

Output the mininum number after the deletion.(the number can not contain leading zero)"> it means that we should ignore the leading zeros of the output number

 Sample Input

1 178543 4

 Sample Output

13
//题目的意思很简单(我英语这么差的人都看得懂,我想应该没人看不懂)
//题目也不难, 注意处理好"0"就OK了,
//但因为多写了一个"=",
//害我折腾了一天..>-.-<
//整得我又是重写, 又手debug查....
//晚上玩了会DNF, 再拿起程序来调试,
//突然...
//发现一组数据有误(终于看到错误的数据了,,,,心里那个激动啊)
//再debug了一遍...
//原来是"<"写成"<="了.....
orz orz orz....
//调试无数次的程序, 看起来有点乱....
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值