AtCoderDifficultyDisplay

display a difficulty of AtCoder Problems.

Versione datata 07/06/2020. Vedi la nuova versione l'ultima versione.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
hotarunw
Valutazione
0 0 0
Versione
0.5
Creato il
02/03/2020
Aggiornato il
07/06/2020
Dimensione
7,41 KB
Licenza
MIT
Applica a

AtCoderDifficultyDisplay

GreasyFork

AtCoderDifficultyDisplay

AtCoderの問題のページにAtCoder Problemsの難易度を表示します。

GitHubリポジトリ

Description

AtCoderの問題のページにAtCoder Problemsが推定した難易度と、その問題を提出したかどうかを表示します。

難易度、提出状況の反映は遅れます。

難易度はレーティングと同様に色つけされます。

🧪について。

推定難易度の横に試験管の絵文字(🧪)がついている問題があります。これは公式のレーティングシステムが導入される以前の問題に対して、やや強引な手法で難易度を推定したものです。様々な理由で絵文字がない問題よりも推定の信頼度が低いと考えられます。

引用 AtCoder Problems の難易度推定について

難易度については AtCoder Problemsのよくある質問 を読んでください。

提出状況を表す文章の意味は次です。

status

  • 緑色★Accepted : コンテスト中にACしました。
  • 緑色Accepted : ACしました。
  • 黄色★Trying : コンテスト中にのみ提出しました。
  • 黄色Trying : 提出しました。
  • 黒色Trying : 提出していません。

Install

  1. Tampermonkeyなどのユーザースクリプトマネージャをインストールします。
  2. GreasyForkからユーザースクリプトをインストールします。

難易度と提出状況は非表示にできます。

[Tampermonkey]→[ダッシュボード]→[AtCoderDifficultyDisplay]を選択してエディタを開き、 displayDifficulty, displaySubmissionStatusの値を変更してください。

Note

このユーザースクリプトはAtCoder ProblemsのAPIを使っているだけです。 AtCoder Problemsはこのユーザースクリプトとは関係ありません。 このユーザースクリプトの質問をAtCoder Problemsに送らないでください。

意見があればTwitterかGitHubリポジトリのIssueに送ってください。