ysn

所属分类:开发工具
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2024-01-27 03:31:34
上 传 者sh-1993
说明:  用于竞争性编程的模板工具
(Template tools for competitive programming)

文件列表:
bin/
template/
LICENSE
dependency.md
documentation.md
setup.sh

# ysn Template tools for competitive programming ## Usage Runs `hoge.cpp` (create and copy the base template if not created) by ``` $ bin/ysn hoge ``` Install or remove templates as ``` $ bin/ysn hoge --install modint1e9p7 --remove modint998244353 ``` or briefly ``` $ bin/ysn hoge -i modint1e9p7 -r modint998244353 ``` (for debigging) you can see the dependency graph by ``` $ bin/ysn hoge -i modint1e9p7 -r modint998244353 -d hoge.svg ``` (`.svg` can be replaced by `.pdf`, `.png` etc)

近期下载者

相关文件


收藏者