Kattis / problemtools

Tools to manage problem packages using the Kattis problem package format.
MIT License
101 stars 70 forks source link

Flag invalid characters in data filenames #143

Closed evouga closed 4 years ago

evouga commented 4 years ago

An issue came up at the MCPC 2019 where Kattis threw a judge error due to an '=' character in a judge input filename. It would be helpful is problemtools validated and complained about any invalid file names.