Categorygithub.com/thallium/cp_parse
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.

image

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

# Packages

Copyright © 2021 NAME HERE <EMAIL ADDRESS> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
No description provided by the author