0_0_31093517_29699\Main.java:8: 错误: 二元运算符 '<' 的操作数类型错误 while( (i < scan) & scan.hasNextInt()) ^ 第一个类型: int 第二个类型: Scanner 1 个错误