Skip to main content

Competitive Programming Practice Tool

A command line tool to automate your competitive programming workflow without cluttering your workspace with testcases.

Key Features

Fetch problems

Retrieve testcase data from online judge and create source code file with boilerplate code.

Run testcases

Run your source code against the sample testcases.

Stress test

Run your source code against randomly generated testcases.

Manage testcases

Add, view, edit, and delete testcases without filling up your workspace.