paras's blog

By paras, history, 3 years ago, In English

A lightweight, easy to customize contest parser and pre-tests runner for windows. It's available on the location: https://github.com/gupta-paras/codeforces-parser

I kept it CMD based for faster response times and easy to customize by anyone. - It takes a second to compile and execute all pre-tests without any lag - It takes around 3-4 seconds to parse and download all pre-tests in appropriate folder structure

It could be helpful in removing manual copy pasting of test cases and manual validation of outputs .

Thanks!

I am attaching the screenshot below:

pretest outputs

directory structure for pretests:

  • Vote: I like it
  • +25
  • Vote: I do not like it

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

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