A Codeforces Testing Framework for cpp and terminal users ;)

Revision en2, by __Wind, 2017-01-12 09:20:00

Hi all,

Recently I have written some small scripts which can parse a Codeforces contest, download all the sample cases and auto-test your code.

Basically it's doing the same thing with Hightail but it's specialized to terminal and cpp users and much more light-weighted.

You can find the project here.

And you can refer to the README files for instruction of how to use it.

Thanks.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English __Wind 2017-01-12 09:20:00 16 Tiny change: 't-weighted and easy to use.\n\nYou c' -> 't-weighted.\n\nYou c'
en1 English __Wind 2017-01-12 09:19:08 660 Initial revision (published)