\_/Solution.java:19: error: incompatible types: OptionalInt cannot be converted to int.getAsInt(); 를 사용해서 Optional Int를 int 형으로 바꿔준다.