Skip to content

🐍 My Python code submitted to ✨AtCoder✨ (a programming contest website).

Notifications You must be signed in to change notification settings

komo-fr/AtCoder

Repository files navigation

AtCoder

This repository is for my code submitted to AtCoder, mostly written in Python🐍.

AtCoder is a programming contest website based in Japan.

Environment

$ python3.8 -m venv venv
$ pip install --upgrade pip
$ pip install -r requirements.txt
$ npm install -g atcoder-cli

Tools

setup directory for virtual contest of AtCoder Problems

$ python3 vcon.py [virtual contest url]

About

🐍 My Python code submitted to ✨AtCoder✨ (a programming contest website).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages