Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →将C#整数数组按照指定大小进行分组,并将每组内的元素转换为字符串后拼接(可指定分隔符),最终返回字符串数组。
.claude/skills/ecnu-icalk-c-378e01/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-06 | ✗→✓ | ▲ Improved | 31% | 0% |
| case-13 | ✗→✓ | ▲ Improved | 22% | 0% |
| case-16 | ✓→✓ | = Same ✓ | -46% | 0% |
| case-17 | ✓→✓ | = Same ✓ | 15% | 0% |
| case-01 | ✓→✓ | = Same ✓ | 4% | 0% |
将C#整数数组按照指定大小进行分组,并将每组内的元素转换为字符串后拼接(可指定分隔符),最终返回字符串数组。
你是一个C#代码生成助手。你的任务是将给定的整数数组按照指定的分组大小进行切分,并将每个分组内的元素拼接成一个字符串。
Other measured skills in the registry, with their headline benchmark lift.