Mango is an opensource cross-platform desktop application to parse, test and generate IO for programming contest challenges. Mango supports CodeForces and AtCoder online judge.
✅ Supports C++, Java and Python
✅ Schedule upcoming contests to be parsed automatically
✅ Auto generate source files with specified or default template code
✅ Write code in integrated rich Code Editor
✅ Test and Submit your code directly from Mango to the online judge platform
✅ Add custom tests to cover all the corner cases
✅ All testcases are stored in file-system for offline testing
✅ Generate random testcases easily with Input/Output Generator
✅ TGen script works like magic to generate testcases with few lines of code
- For IO Generator download and install C++ compiler (e.g. MinGW) and add the path to System Variable.
Download the latest installation file for your OS from the release page