tuscani_tiburon
2007-02-14 22:48:24 UTC
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at java.lang.Object.clone(Native Method)
at java.util.regex.Matcher.toMatchResult(Unknown Source)
at java.util.Scanner.match(Unknown Source)
at java.util.Scanner.nextLine(Unknown Source)
at Sorter.loadStrings(Sorter.java:64)
at Sorter.main(Sorter.java:25)
anyone have any ideas?