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

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

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

Source files and tests are managed by [ryym/slv][ryym/slv].

[ryym/slv]: https://github.com/ryym/slv