This commit is contained in:
Wen 2023-04-03 00:52:11 +08:00
parent 63b21c6b17
commit ee596fd072
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ public class TwoSumFast {
" ]\n" +
" },\n" +
" \"_class\": \"com.middle.dao.domain.RecallLaunch\"";
String[] strings = new In("test.txt").;
String[] strings = new In("test.txt").readAllStrings();
StringBuffer ret = new StringBuffer();
for (String string : strings) {