Problem D. Kth number
时间限制 5000 ms
内存限制 32 MB
Give you a sequence and ask you the kth big number of a inteval.
输入数据
输出数据
For each test case, output m lines. Each line contains the kth big number.
样例输入
复制
1
10 1
1 4 2 3 5 6 7 8 9 0
1 3 2
样例输出
$ Mathjax font initiator $