Test Case Validator in python

Revision en1, by CP_Sucks, 2020-06-22 22:35:20

Hi i wrote a program that will automatically get test cases from the site and run your program against them and validate them against the output.

Just made it so can be buggy, all suggestions are welcomed.

Clone from here : https://github.com/medhruv7/Codeforces-test-cases.git

Also read the readme.txt before working with it.

Looking for feedback.

If someone wants a demo write in comments i'll add video or screenshots.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English CP_Sucks 2020-06-22 22:35:20 469 Initial revision (published)