System.out.println(sum(10.5f,20)); I forgot that knowledge point, why can int go directly to float
autoload2022-07-15 09:27:56
Small numbers can be directly converted into large ones, implicit conversion, such as 1 on a three-digit display, can be replaced by 001