题解 | #查找兄弟单词#

查找兄弟单词

http://www.nowcoder.com/practice/03ba8aeeef73400ca7a37a5f3370fe68

import java.util.*;

// 注意类名必须为 Main, 不要有任何 package xxx 信息
public class Main {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
// 注意 hasNext 和 hasNextLine 的区别
while (in.hasNextInt()) { // 注意 while 处理多个 case
String inputSt = in.nextLine();
String[] st = inputSt.split(" ");
int num = Integer.valueOf(st[0]);
String s1 = st[st.length - 2];
String s = test1(s1);
int index = Integer.valueOf(st[st.length - 1]);
List<string> stList = new ArrayList<string>();
for (int i=1;i<=num;i++) {
if (test1(st[i]).equals(s) && !st[i].equals(s1)) {
stList.add(st[i]);
}
}
Collections.sort(stList);
System.out.println(stList.size());
if (stList.size() >= index) {
System.out.println(stList.get(index-1));
}
}
}
private static String test1(String str) {
char[] chars = str.toCharArray();
List<string> tr = new ArrayList<string>();
StringBuffer sb = new StringBuffer();
for (char ch : chars) {
tr.add(String.valueOf(ch));
}
Collections.sort(tr);
for (String s : tr) {
sb.append(s);
}
return sb.toString();
}
}</string></string></string></string>

全部评论

相关推荐

一个菜鸡罢了:哥们,感觉你的简历还是有点问题的,我提几点建议,看看能不能提供一点帮助 1. ”新余学院“别加粗,课程不清楚是否有必要写,感觉版面不如拿来写一下做过的事情,教育经历是你的弱势就尽量少写 2. “干部及社团经历”和“自我评价”删掉 3. 论文后面的“录用”和“小修”啥的都删掉,默认全录用,问了再说,反正小修毕业前肯定能发出来 4. 工作经验和研究成果没有体现你的个人贡献,着重包装一下个人贡献
点赞 评论 收藏
分享
点赞 收藏 评论
分享
牛客网
牛客企业服务