Jatana / FastOlympicCoding

Tools for competitive programming for Sublime Text 3 & 4
403 stars 48 forks source link

Ignore trailing whitespaces #60

Open Sriram-L opened 2 years ago

Sriram-L commented 2 years ago

There are cases where trailing spaces are being printed for every testcase in the end. But in the correct answers list, if the expected answer contains no trailing testcases in the end, the solution is not getting accepted. Please provide a fix to ignore trailing spaces after every testcase