AtCoderStandingsAnalysis

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

As of 2020-03-22. See the latest version.

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!)

نووسەر
RTnF
Ratings
0 0 0
وەشان
0.1.0
Created
2020-03-22
Updated
2020-03-22
Size
4.8 KB
مۆڵەت
نییە
Applies to

# 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と参加回数補正を除いたもの。[ここ](https://qiita.com/anqooqie/items/92005e337a0d2569bdbd)のレート(第二段階)に相当)