把你自定义的类名改一下,重名了
最好是在上面写 import java.util.Scanner;
Scanner in = new Scanner(System.in);
因为你自定义的类名和工具类名重名了