Between those huge arrays and the String class, I'm not surprised that you are having problems.
Not a single instance of the String class is doing anything except allowing you to be lazy. Cut and paste instead!
Between those huge arrays and the String class, I'm not surprised that you are having problems.
Not a single instance of the String class is doing anything except allowing you to be lazy. Cut and paste instead!