Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakamochanq/atcoder-archive
* Code archive of atcoder
https://github.com/sakamochanq/atcoder-archive
atcoder competitive-programming
Last synced: 15 days ago
JSON representation
* Code archive of atcoder
- Host: GitHub
- URL: https://github.com/sakamochanq/atcoder-archive
- Owner: Sakamochanq
- License: mit
- Created: 2024-10-10T16:33:12.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-10-20T16:29:38.000Z (2 months ago)
- Last Synced: 2024-10-21T22:48:15.959Z (2 months ago)
- Topics: atcoder, competitive-programming
- Language: C++
- Homepage:
- Size: 120 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)