tjkendev / procon-library

my library for competitive programming

Home Page:https://tjkendev.github.io/procon-library/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

procon-library

Build Status

競技プログラミング参照用のテンプレートやライブラリ等の置き場

ページ生成方法

依存

準備

# install dependencies from Gemfile
$ bundle install

ページ生成

# generate output files in 'docs-local' for development
$ make docs-local
# generate output files in 'docs' for production
$ make docs

ページ生成について

About

my library for competitive programming

https://tjkendev.github.io/procon-library/


Languages

Language:Python 58.9%Language:C++ 39.6%Language:JavaScript 0.6%Language:Makefile 0.6%Language:Shell 0.2%Language:TypeScript 0.2%Language:Ruby 0.1%