RagnarGrootKoerkamp / BAPCtools

Tools for developing ICPC-style programming contest problems.
GNU General Public License v3.0
49 stars 22 forks source link

[support] Improve float comparison in default_output_validator #374

Closed mzuenni closed 4 months ago

mzuenni commented 4 months ago

This is mostly done from my side. However, we should wait how exactly floats are defined in the spec.

RagnarGrootKoerkamp commented 4 months ago

I'll review this end of the week. This needs some more attention to detail than I have right now.

RagnarGrootKoerkamp commented 4 months ago

Feel free to merge! Thanks :)