Plugin to calculate predicted rating changes of UOJ-like Online Judges.
目前為
This is a plugin to calculate predicted rating changes of UOJ-like Online Judges.
You can add your OJs by modifying the scripts. Just add // @match [standings URL regex] and save it.
Note: The predictor works correctly when the max rating changes is 400.
这是一个为 UOJ-like 评测系统准备的 rating 变化预测器插件。
你可以在源代码加入 // @match [standings URL regex] 并且保存代码以支持你的 OJ!
注意:只有在最大 rating 变化为 400 的时候计算结果才会正确。