此存储库包含我在使用C ++语言进行编程竞赛中使用的算法源代码。
University of Rajshahi
Department of Computer Science and Engineering
Session: 2016-17
25th Batch of RUCSE
64th Batch of RU
cp_parser
从竞争性编程竞赛网站解析测试用例。
安装
您可以:
从下载二进制文件
自己构建:
go get -u 'github.com/thallium/cp_parse'
这将安装带有库及其依赖项的cp_parse可执行文件。
用法
Usage:
cp_parse [command]
Available Commands:
atc Parse problems/contests from atcoder.jp
cf Parse p