AtCoderStandingsAnalysis-dev

順位表のjsonを集計し、上部にテーブルを追加します。

La data de 19-01-2025. Vezi ultima versiune.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
RTnF
Rating-uri
0 0 0
Versiune
0.3.0
Creat
19-01-2025
Actualizat
19-01-2025
Size
298 KB
Licență
MIT
Se aplică pe

AtCoderStandingsAnalysis

念のため、コンテスト中にこのツールから得た情報はSNSに投稿しないでください。
順位表のjsonを集計し、上部にテーブルを追加します。
使用は自己責任でお願いいたします。
不具合やご要望はissuetwitterにお願いいたします。

項目

  • 得点:自分の得点
  • 人数:正解者数 / 提出者数
  • 正解率:正解者数 ÷ 提出者数
  • 平均ペナ:全提出者について何回間違えたかの平均(未ACを含む)
  • ペナ率:1回以上間違えた人数 ÷ 提出者数(未ACを含む)
  • レート:内部レートの分布(レーティングから灰色のpositivizeと参加回数補正を除いたもの。ここのレート(第二段階)に相当)

更新履歴

v0

v0.3.0

  • ヒューリスティック対応

v0.2.0

(old) v0

v0.1.3

  • ac-predictorとの干渉を解消(thead > trを消去)
  • 内部レートを固定幅に

v0.1.2

  • 表の更新トリガーをsetIntervalからvm.$watchに変更
  • 表のpaddingを狭く(8 -> 4 px)

v0.1.1

  • 内部レートでNaNが発生していたのを修正

v0.1.0

  • 順位表にフィルターをかけたとき、上の表も対応

v0.0.0