# ACMX **acmX** is tool that empower contestants to solve competitive programming problems easily. ## Features * Contest/Problem parsing. Current sites supported: * [Codeforces](http://codeforces.com) * Running solution against testcases automatically * Add custom testcases easily * Smart veredict reporting (OK, WA, RTE, TLE, CE) * Stressing solution against brute using a generator (Useful to find corner cases) * (WIP) Automatic generator creation from inputs/outputs structure -----------------------------------------------------------------------------------------------------------