A Codeforces Testing Framework for cpp and terminal users ;)

Правка en1, от __Wind, 2017-01-12 09:19:08

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 and easy to use.

You can find the project here.

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

Thanks.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский __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 Английский __Wind 2017-01-12 09:19:08 660 Initial revision (published)