Codeforces CLI tool for C++ Programmers

Правка en3, от IvanJobs, 2017-10-18 04:35:43

Hi guys,

Recently I developed a CLI tool for C++ programmers on Codeforces, and also for my own use.

A CLI tool to speed up testing process during contests of Codeforces.

It helps you to manage test cases and do regression test.

Now it is only for C++ programmer using vim under unix-family env.

If you are interested about this CLI tool, please refer to this github repo link: https://github.com/IvanJobs/cf

Теги cli, cf, cpp

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский IvanJobs 2017-10-18 04:35:43 204
en2 Английский IvanJobs 2017-10-17 06:04:21 4
en1 Английский IvanJobs 2017-10-17 06:03:55 254 Initial revision (published)