Minimalist Codeforces Parser

Revision en2, by paras, 2021-01-28 15:54:49

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:

Tags codeforces tools

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English paras 2021-01-28 15:54:49 135 (published)
en1 English paras 2021-01-28 15:51:28 678 Initial revision (saved to drafts)