AtCoderStandingsAnalysis

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

ของเมื่อวันที่ 22-03-2020 ดู เวอร์ชันล่าสุด

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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