Codeforces Global Round 12 A. Avoid Trygub 字典序

A string b is a subsequence of a string a if b can be obtained from a by deletion of several (possibly, zero or all) characters. For example, “xy” is a subsequence of “xzyw” and “xy”, but not “yx”.

You are given a string a. Your task is to reorder the characters of a so that “trygub” is not a subsequence of the resulting string.

In other words, you should find a string b which is a permutation of symbols of the string a and “trygub” is not a subsequence of b.

We have a truly marvelous proof that any string can be arranged not to contain “trygub” as a subsequence, but this problem statement is too short to contain it.

Input
The first line contains a single integer t (1≤t≤100) — the number of test cases.

The first line of each test case contains a single integer n (1≤n≤200) — the length of a.

The next line contains the string a of length n, consisting of lowercase English letters.

Output
For each test case, output a string b of length n which is a permutation of characters of the string a, and such that “trygub” is not a subsequence of it.

If there exist multiple possible strings b, you can print any.

Example
inputCopy
3
11
antontrygub
15
bestcoordinator
19
trywatchinggurabruh
outputCopy
bugyrtnotna
bestcoordinator
bruhtrywatchinggura
Note
In the first test case, “bugyrtnotna” does not contain “trygub” as a subsequence. It does contain the letters of “trygub”, but not in the correct order, so it is not a subsequence.

In the second test case, we did not change the order of characters because it is not needed.

In the third test case, “bruhtr

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
根据提供的引用内容,Codeforces Round 511 (Div. 1)是一个比赛的名称。然而,引用内容中没有提供与这个比赛相关的具体信息或问题。因此,我无法回答关于Codeforces Round 511 (Div. 1)的问题。如果您有关于这个比赛的具体问题,请提供更多的信息,我将尽力回答。 #### 引用[.reference_title] - *1* [Codeforces Round 860 (Div. 2)题解](https://blog.csdn.net/qq_60653991/article/details/129802687)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control,239^v3^insert_chatgpt"}} ] [.reference_item] - *2* [Codeforces Round 867 (Div. 3)(A题到E题)](https://blog.csdn.net/wdgkd/article/details/130370975)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control,239^v3^insert_chatgpt"}} ] [.reference_item] - *3* [Codeforces Round 872 (Div. 2)(前三道](https://blog.csdn.net/qq_68286180/article/details/130570952)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control,239^v3^insert_chatgpt"}} ] [.reference_item] [ .reference_list ]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值