AtCoderStandingsAnalysis

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

Від 22.03.2020. Дивіться остання версія.

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.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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
Рейтинги
0 0 0
Версія
0.1.0
Створено
22.03.2020
Оновлено
22.03.2020
Size
4,8 кБ
Ліцензія
Н/Д
Відноситься до

# 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)のレート(第二段階)に相当)