https://github.com/sakamochanq/atcoder-archive
* Atcoderで提出したコードの保管庫
https://github.com/sakamochanq/atcoder-archive
atcoder competitive-programming
Last synced: 2 months ago
JSON representation
* Atcoderで提出したコードの保管庫
- Host: GitHub
- URL: https://github.com/sakamochanq/atcoder-archive
- Owner: Sakamochanq
- License: mit
- Created: 2024-10-10T16:33:12.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-02-01T19:04:13.000Z (4 months ago)
- Last Synced: 2025-02-12T00:39:09.595Z (4 months ago)
- Topics: atcoder, competitive-programming
- Language: C++
- Homepage:
- Size: 127 KB
- Stars: 0
- 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)