唉,我也挂了这题,太坑了。。
while(input.hasNextLine()) {
str = input.nextLint();
if(str == null || str.equals("")) break;
...
}
也是不行。。一直卡在查询结果