UOJ Predictor

Plugin to calculate predicted rating changes of UOJ-like Online Judges.

目前为 2021-10-28 提交的版本。查看 最新版本

作者
tiger2005
评分
0 0 0
版本
0.1
创建于
2021-10-28
更新于
2021-10-28
大小
7.5 KB
许可证
暂无
适用于

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 的时候计算结果才会正确。