|
I am making a simple program for querying student grades, and other aspects have been written. There is a problem that has not been solved. I need a class. The method of the class can handle a string. The first is the student number. First, it is determined whether the student numbers match. If they match, the string is divided into several strings and put into an array of strings. To compare the optimized algorithm |
|