Python Codeforces Runner

Revision en1, by erobson, 2024-02-23 00:21:48

https://github.com/eliotwrobson/CodeforcesRunnerEliot?tab=readme-ov-file#ecfr-eliots-codeforces-runner

I have written a Python package to make it easier to automatically download and run test cases, compile solution code, and evaluate solution code. The package can be installed with pip and can be invoked directly from the command line, see the above link for more details.

It is a fork of a similar tool written some years ago: https://mirror.codeforces.com/blog/entry/5006

Tags tools, cp-scripts

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English erobson 2024-02-23 00:21:48 499 Initial revision (published)