romankurnovskii / Codeforces

Codeforces Solutions

Home Page:https://romankurnovskii.com/codeforces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codeforces

Codeforces Solutions

Build

python -m venv .venv
. ./venv/bin/activate
pip install -r requirements.txt
python parse_solutions.py

mkdocs serve
mkdocs build

About

Codeforces Solutions

https://romankurnovskii.com/codeforces

License:MIT License


Languages

Language:Python 98.8%Language:C++ 1.2%