Git Product home page Git Product logo

ojchecker's Introduction

为SDNU集训队处理比赛统计事宜

由vjudgeChecker更名为OJchecker

使用方法

  1. 安装python3

  2. 安装openpyxl

  3. 将用户数据放入config(第一行不用于放置信息, 第一列放置姓名,第二列放置oj用户名

    vjudge数据保存为vjudge.xlsx

    牛客数据保存为nowcoder.xlsx

    计蒜客数据保存为jisuanke.xlsx

  4. 使用

#查询vjudge
python vjc.py
#查询牛客
python ncc.py
#查询计蒜客
python jsk.py
  1. 根据提示进行参数输入

将会在根目录保存统计数据

统计项说明

1.出题数 --- 比赛中做出题目

2.罚时 --- ac一题罚时加上当前时间,ac题目的错误提交一次加二十分钟罚时

3.补题数 --- 队员后期补题数量

4.题目提交数 --- 为每题提交次数, 显示为 总提交次数 / 是否AC

5.未参加为红色,补完题为绿色

6.Rank --- 为比赛排名

Hint

由于计蒜客机制问题,暂未加入补题查询

后续更新(gugugu

1.加入查重机制

2.优化统计项

3.扩展统计OJ范围

4.使用go语言重写

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.