有大佬帮忙看看第三题为什么ac 0%吗? private static void find(String[] s,int k){ Map<String,Integer> map = new HashMap<>(); f...