Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 383 Bytes

File metadata and controls

8 lines (5 loc) · 383 Bytes

codeforces-cpp-cs-problem-retriever-and-tester

A stand alone application that can generate the skeleton and test cases for codeforces competitions.

The application generates cpp or cs files.

Files are tested with Visual Studio IDE.

Problems can be tested with c++17 compilers and settings used by Codeforces. (Needs additional setup see: http://codeforces.com/blog/entry/57646)