Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add article (#5221) #5252

Merged
merged 1 commit into from Jan 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/libraries/library_checker.md
Expand Up @@ -4,6 +4,7 @@ title: ライブラリチェッカー

- [Library Checker Problems](https://judge.yosupo.jp/) ![GitHub stars](https://img.shields.io/github/stars/yosupo06/library-checker-problems?style=plastic) - オンラインジャッジシステムにより、ライブラリが正しく実装されているか確認できる。初心者向けに[有志による解説記事のまとめ](https://qiita.com/hotman78/items/b8986a23b8fdfe25c9fb)も公開されている。サービスで使用されている技術に関心がある方は、[作者による紹介記事](https://yosupo.hatenablog.com/entry/2020/01/02/001617)を参照されたい。
- [library-checker-testcases](https://github.com/hotman78/library-checker-testcases) ![GitHub Repo stars](https://img.shields.io/github/stars/hotman78/library-checker-testcases?style=plastic) - 有志によりテストケースのリストが公開されている。
- [競プロAdC やってるみたいなので Library Checker の解法紹介をぶっこむ](https://www.mathenachia.blog/library-report-2022/) - 有志が問題の解法を解説した記事。

<div align="center">
<img loading = "lazy" src="../../images/library/library_checker.png" alt="library checker">
Expand Down