Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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=db61a2

My personal workspace for solving [AtCoder] problems.

[AtCoder]: https://atcoder.jp

## License

Licensed under the [MIT License][license].