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.

(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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
RTnF
التقييمات
0 0 0
الإصدار
0.1.0
تم إنشاؤه
22-03-2020
تم تحديثه
22-03-2020
الحجم
4.8 KB
الترخيص
لا يوجد
ينطبق على

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