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
- Host: GitHub
- URL: https://github.com/kazu728/aoj
- Owner: kazu728
- Created: 2020-01-04T03:21:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-01T09:00:26.000Z (almost 2 years ago)
- Last Synced: 2025-01-24T14:48:58.453Z (over 1 year ago)
- Topics: algorithms, data-structures
- Language: Rust
- Homepage:
- Size: 317 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/kazu728/aoj/actions/workflows/test.yaml)
# AOJ
- This reository is for my learning
## Test
```
# Test
$ cargo test
```