Analyse Codeforces profiles
These are all versions of this script. Show only the versions where the code changed.
增加加载动画
美化“Unsolved Problems”样式
丰富了“Problem Ratings”柱状图的颜色
更新了功能描述,代码不变。
lang图表的图例可以显示该语言的过题数
tags图表的图例可以显示该标签过题数
图表在渲染完成后,当浏览器窗口的大小改变时,图表也会随着改变大小。
代码不变。更新脚本主页描述,提醒用户打开codeforces主页后要稍等片刻才能看到效果。
添加了未通过题目的统计,美化了界面。
增加了过题语言的统计。Added statistics on language that has passed the test.
对题目标签按解题数进行排序。Sorted tags based on the number of problems solved.
增加了对解题标签的统计,现在用户不仅可以看到解题难度的统计,还可以看到解题标签的统计。 Added statistics on problem-solving tags, now users can not only see the statistics of problem-solving difficulty, but also the statistics of problem-solving tags.