This repository is for my code submitted to AtCoder, mostly written in Python🐍.
AtCoder is a programming contest website based in Japan.
- komo_fr
- My account.
- AtCoder Problems
- You can check how much I solved the past questions.
- Code Snipets (Gist)
- memo
$ python3.8 -m venv venv
$ pip install --upgrade pip
$ pip install -r requirements.txt
$ npm install -g atcoder-cli
$ python3 vcon.py [virtual contest url]