cympfh / atgolf

my shortest codes on AtCoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atgolf

my shortest codes

How to crawl

# All contests
USER=cympfh bash ./crawl.sh

# All ABC
USER=cympfh CFILTER=abc bash ./crawl.sh

About

my shortest codes on AtCoder


Languages

Language:Shell 73.1%Language:Awk 24.2%Language:sed 2.7%