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

https://github.com/sakamochanq/atcoder-archive

* Atcoderで提出したコードの保管庫
https://github.com/sakamochanq/atcoder-archive

atcoder competitive-programming

Last synced: 2 months ago
JSON representation

* Atcoderで提出したコードの保管庫

Awesome Lists containing this project

README

        

















### atcoder-archive

This saves the code submitted by Sakamochanq at [Atcoder](https://atcoder.jp/)
It may contain incorrect code other than AC.
for my review record and I commit manually.
Eventually, I would like to build an environment for automatic commits.

### install

```
git clone https://github.com/Sakamochanq/atcoder-archive.git
cd atcoder-archive
```

### Author

[Sakamochanq](https://github.com/Sakamochanq)