Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akkinoc/atcoder-workspace
My personal workspace for solving AtCoder problems.
https://github.com/akkinoc/atcoder-workspace
atcoder competitive-programming kotlin
Last synced: 6 days ago
JSON representation
My personal workspace for solving AtCoder problems.
- Host: GitHub
- URL: https://github.com/akkinoc/atcoder-workspace
- Owner: akkinoc
- License: mit
- Created: 2022-08-03T12:34:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T11:06:36.000Z (8 months ago)
- Last Synced: 2024-05-02T06:11:13.358Z (8 months ago)
- Topics: atcoder, competitive-programming, kotlin
- Language: Kotlin
- Homepage: https://atcoder.jp/users/akkinoc
- Size: 323 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# atcoder-workspace
[![atcoder badge]][atcoder]
[![archive badge]][archive]
[![build badge]][build]
[![codecov badge]][codecov]
[![license badge]][license]
[![sponsor badge]][sponsor][atcoder]: https://atcoder.jp/users/akkinoc
[atcoder badge]: https://img.shields.io/endpoint?url=https%3A%2F%2Fatcoder-badges.now.sh%2Fapi%2Fatcoder%2Fjson%2Fakkinoc&label=atcoder
[archive]: https://github.com/akkinoc/atcoder-workspace/actions/workflows/archive.yml
[archive badge]: https://github.com/akkinoc/atcoder-workspace/actions/workflows/archive.yml/badge.svg
[build]: https://github.com/akkinoc/atcoder-workspace/actions/workflows/build.yml
[build badge]: https://github.com/akkinoc/atcoder-workspace/actions/workflows/build.yml/badge.svg
[codecov]: https://codecov.io/gh/akkinoc/atcoder-workspace
[codecov badge]: https://codecov.io/gh/akkinoc/atcoder-workspace/branch/main/graph/badge.svg
[license]: LICENSE.txt
[license badge]: https://img.shields.io/github/license/akkinoc/atcoder-workspace?color=blue
[sponsor]: https://github.com/sponsors/akkinoc
[sponsor badge]: https://img.shields.io/static/v1?logo=github&label=sponsor&message=%E2%9D%A4&color=db61a2My personal workspace for solving [AtCoder] problems.
[AtCoder]: https://atcoder.jp
## License
Licensed under the [MIT License][license].