codeuniverse101 / CompetitiveProgrammingParser

Problem test-case parser for Sublime Text editor from various online judges
MIT License
3 stars 1 forks source link

Competitve Programming Parser for Sublime Text

This is a Sublime Text package for parsing problem test-cases from various online judges. You can then run your solution against the testcases with the help of CppFastOlympicCoding. The list of supported websites can be found here.

Competitive Programming Parser can:

Dependencies

Setup

Usage

1.

Some Common Pitfalls