https://github.com/ryym/aoj
Aizu Online Jadge
https://github.com/ryym/aoj
aizu-online-jadge aoj
Last synced: about 2 months ago
JSON representation
Aizu Online Jadge
- Host: GitHub
- URL: https://github.com/ryym/aoj
- Owner: ryym
- Created: 2015-10-03T04:14:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-28T13:19:55.000Z (about 6 years ago)
- Last Synced: 2025-01-17T15:47:39.877Z (4 months ago)
- Topics: aizu-online-jadge, aoj
- Language: C++
- Homepage:
- Size: 8.04 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aizu Online Jadge
[Contest page](http://judge.u-aizu.ac.jp/onlinejudge/index.jsp)
[参考書 - プログラミングコンテスト攻略のためのアルゴリズムとデータ構造](http://book.mynavi.jp/support/pc/5295/)
## Directories
| Name | Contents |
| ---- | ----------- |
|[ITP][github-itp] | [Introduction to Programming][aoj-itp] |
|[ALDS][github-alds] | [Algorithms and Data Structures][aoj-alds] |
|[DSL][github-dsl] | [Data Structures][aoj-dsl] |[github-itp]: https://github.com/ryym/aoj/tree/master/itp
[github-alds]: https://github.com/ryym/aoj/tree/master/alds
[github-dsl]: https://github.com/ryym/aoj/tree/master/dsl
[aoj-itp]: http://judge.u-aizu.ac.jp/onlinejudge/topic.jsp?cid=ITP1
[aoj-alds]: http://judge.u-aizu.ac.jp/onlinejudge/topic.jsp?cid=ALDS1
[aoj-dsl]: http://judge.u-aizu.ac.jp/onlinejudge/topic.jsp?cid=DSLSource files and tests are managed by [ryym/slv][ryym/slv].
[ryym/slv]: https://github.com/ryym/slv