zhblue / freeproblemset

freeproblemset is a standard for acm-icpc contest problem storage in xml
GNU Lesser General Public License v3.0
195 stars 58 forks source link

Bug: python解析器对1.2版本的FPS解析时time_limit格式不正确。 #21

Open HULANG-BTB opened 4 years ago

HULANG-BTB commented 4 years ago

python解析器对1.2版本的FPS解析时time_limit格式不正确。1.2版本中time_limit字段被设置为小数。

zhblue commented 3 years ago

Thank you , and PR merged