题解列表

筛选

Tom数-题解(Java代码)

摘要:判断是否下一行,根据ASCII将char转换成int,再累加 ```java Scanner sc = new Scanner(System.in); while (s……