思路:
每次读取一个字符
判断map集合中是否存在当前字符的key
public static void main(String[] args) {
try {
Map<Integer,Integer> result=new TreeMap<>
思路:
每次读取一个字符
判断map集合中是否存在当前字符的key
public static void main(String[] args) {
try {
Map<Integer,Integer> result=new TreeMap<>