I have no idea what am I doing wrong. The output is exactly the same as in the example when I test the code. I had to miss something… I tried without the try, catch statements in the main method, but it still doesn't verify. I also tried without the method correctLine(String line) and put all the code into the main method, but the result is the same...