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

AtCoder: 典型90問のGitHubへのリンクを問題ページに表示させる/Editorialタブを用意するユーザスクリプト #842

Closed
KATO-Hiro opened this issue May 25, 2021 · 0 comments · Fixed by #846

Comments

@KATO-Hiro
Copy link
Owner

KATO-Hiro commented May 25, 2021

サービス名

サービスの概要

  • 典型90問の解説・サンプルをAtCoderの問題ページからすぐに見られるユーザスクリプト

https://github.com/E869120/kyopro_educational_90

  • 他の問題と同じようにEditorial tabを用意

    • 問題ページに,「解説」ボタンを追加
    • 解説が公開されるまでは非表示
    • 解説ページに,解説と回答例を埋め込む
  • リンクを貼るだけだと実装は楽

  • 問題によっては複数の解説やコードがあるため,正規表現などで対処する

モチベーション

  • クリックしてページを遷移するのがやや手間

キーワード

  • 競技プログラミング,AtCoder,典型90問,ユーザスクリプト,便利なショートカット

難易度

  • ⭐ ⭐

提供手段

  • ユーザスクリプト

集客方法

  • Twitter, AtCoder Clans

マネタイズ

  • GitHub Sponsors

競合・類似サービス

  • JOIへのリンクを生成するユーザスクリプト

https://greasyfork.org/ja/scripts/382313-atcoderlinkcompletionforjoi

  • 問題の解説を一度に表示する

https://greasyfork.org/ja/scripts/416554-view-all-editorials/code

  • タブの作成

https://greasyfork.org/ja/scripts/387471-atcoder-all-open/code

差別化ポイント

  • 実装&公開を素早く

  • 公式でわずかに先に実装されてしまった

  • タブで開ける

  • 平日も問題の更新状況に応じて、解説・コードのリンクが更新されるのが利点

    • 複数の解説・コードがあるとアップデートをする必要があるのが難点

感想

  • ありそうで意外とない気がする
  • 自分が知らないだけという可能性もあるが・・・

備考

KATO-Hiro added a commit that referenced this issue Jun 8, 2021
KATO-Hiro added a commit that referenced this issue Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant