Liu233w / acm-statistics

An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCode_CN, CSU, LibreOJ, 洛谷, 牛客OJ, Lutece (UESTC), AtCoder, AIZU, CodeChef, El Judge, BNUOJ, Codewars, UOJ, NBUT, 51Nod, DMOJ, VJudge

Home Page:https://ojhunt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

每个用户可以生成一个密钥,使用此密钥可以查询到此用户的历史记录

Liu233w opened this issue · comments

  • 用户的历史记录默认是保密的
  • 密钥功能可以让ACM基地方便地统计新生的提交数
  • 写一个脚本,从用户密钥列表生成一个统计csv
    • 需要统计出每个oj的ac数和用户名
    • 提供一个管理员role,让其直接在网站上查看统计记录?