Java把赛马网代码自带的
System.out.println(String.valueOf(res));
换成System.out.println(res);  就从0 AC了,res是代码自带的int型  不知道赛马网几个意思