modulepackage
0.0.0-20220426165124-18a22c37f435
Repository: https://github.com/thallium/cp_parse.git
Documentation: pkg.go.dev
# README
cp_parser
Fetching test cases from competitive programming contest websites.
Installation
You can either:
- Download the binary from Release
- Build by yourself:
go install github.com/thallium/cp_parse@latest
This will install the cp_parse
executable with the library and its dependencies.
Usage
Usage:
cp_parse [command]
Available Commands:
atc Parse problems/contests from atcoder.jp
cf Parse problems/contests from codeforces.com
help Help about any command
kattis Parse problems/contests from open.kattis.com