For java a program, there will be a 2D array entry in the text file, but the size of the array will not be determined. How can I create a reading class without library, so that the program runs stably at all given values?
I tried to make a dynamic array but I couldn't get it to work.