opt
This commit is contained in:
parent
63b21c6b17
commit
ee596fd072
|
|
@ -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) {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue