AtCoder Difficulty Display

AtCoder Problemsの難易度を表示します。

Versione datata 02/08/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
1.0.0
Creato il
02/03/2020
Aggiornato il
02/08/2020
Dimensione
12,9 KB
Licenza
MIT
Applica a

README

AtCoder Difficulty Display

GreasyFork GitHub

AtCoderDifficultyDisplay

AtCoderの問題のページにAtCoder Problemsの難易度を表示するユーザースクリプトです。

Description

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

難易度が表示されて色付けされます。 推定不可能な問題の場合はUnavailableと表示します。 実験的手法で推定された難易度には、AtCoder Problemsと同様に「🧪」をつけています。 難易度についてはAtCoder Problems の難易度推定についてを参考にしてください。

正解したかどうかの提出状況が4通りの文字列で表されます。

  • Is Solved: ✓(背景緑): コンテスト中に正解した。
  • Is Solved: ✓(緑): 正解した。
  • Is Solved: ✘(黄色): 提出したが未正解。
  • Is Solved: ✘(灰色): 未提出。

さらに、コンテスト中のペナルティ数と得点した提出時間が表示されます。 マラソン問題であれば最大得点も表示されます。 提出状況は1時間毎に取得しているため、反映は少し遅れます。 AtCoder Beginners Selectionの問題では提出状況は表示されません。

Install

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

Note

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

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

License

License: MIT

Copyright (c) 2020 hotarunx

This software is released under the MIT License, see LICENSE.