Блог пользователя Nezzar

Автор Nezzar, история, 8 лет назад, По-английски

We are going to organize a competition, but we cannot find any resources that help us to write external validator to check if the output is close enough to the expected answer. Can someone provide us some working validator files or give us some idea on how to work?

Any testlib solution will be appreciated.

  • Проголосовать: нравится
  • +13
  • Проголосовать: не нравится

»
8 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Auto comment: topic has been updated by Nezzar (previous revision, new revision, compare).

»
8 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

In the checkers provided by default by testlib, I think you can find what you need: https://github.com/MikeMirzayanov/testlib/blob/master/checkers/rncmp.cpp