新的排序
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.
Description
给出一个字典序和一个字符串,将字符串按这个字典序排序。
Format
Input
第一行26个互不相同的小写字母,表示字典序;
第二行1个只包含小写字母的字符串,表示待排序字符串。
1≤字符串长度≤100000
Output
1个字符串代表答案。
Samples
qwertyuiopvmnbcxzasdfghjkl
qrtwe
qwert
Limitation
1s, 1024KiB for each test case.
2023年第七届西南石油大学程序设计新生赛(正式赛)
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 12
- Start at
- 2023-10-29 9:00
- End at
- 2023-10-29 13:00
- Duration
- 4 hour(s)
- Host
- Partic.
- 200