Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uetchy/atcoder

AtCoder Code
https://github.com/uetchy/atcoder

atcoder competitive-programming

Last synced: about 23 hours ago
JSON representation

AtCoder Code

Awesome Lists containing this project

README

        

# AtCoder Code

## Install

```
pip3 install online-judge-tools
oj login -u -p https://atcoder.jp/login
```

## Test

### Samples

```
# edit `.env`
./scripts/test.sh
```

### Custom

```
cat<command + shift + b.