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

https://github.com/kazu728/aoj

Aizu Online Judge
https://github.com/kazu728/aoj

algorithms data-structures

Last synced: over 1 year ago
JSON representation

Aizu Online Judge

Awesome Lists containing this project

README

          

[![test](https://github.com/kazu728/aoj/actions/workflows/test.yaml/badge.svg)](https://github.com/kazu728/aoj/actions/workflows/test.yaml)

# AOJ

- This reository is for my learning

## Test

```
# Test
$ cargo test
```