AtCoderStandingsAnalysis

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

Fra 22.03.2020. Se den seneste versjonen.

Forfatter
RTnF
Vurderinger
0 0 0
Versjon
0.1.0
Lagd
22.03.2020
Oppdatert
22.03.2020
Size
4,8 kB
Lisens
CC0-1.0
Gjelder

AtCoderStandingsAnalysis

順位表のjsonを集計し、上部にテーブルを追加します。
使用は自己責任でお願いいたします。

This script aggregates the JSON of the rank table and add a table at the top.
Please use it at your own risk.

項目

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