Skip to content

istudyatuni/codeforces-tester

Repository files navigation

Codeforces tester

Run test for your codeforces solutions

Installation

Install rustup, clone this repository, then from inside this repo:

cargo install --features=gui --path=.

Usage

Initialize config

cdf init --sample

To test task with specified id, run:

cdf test [id]

See also FAQ.md

About

Run test for your codeforces solutions

Resources

Stars

Watchers

Forks