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