Seriously I have no idea why this code is not passing. I use FileReader for reading a file's contents and also I close the FileReader stream using try-with-resources. Does anybody have any idea why it's not passing?