Skip to content

QAQrz/Codeforces-Rating-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeforces Rating System (third party implementation)

Supported implementations:

  • C++
  • Python 3

How to use

  1. Run spider_txt.py (for C++) or spider_json.py (for Python) with argument contest_id to get Codeforces rating data for test.

  2. (Compile and) Run rating.cpp or rating.py with argument contest_id. By default, the result will be store to tests directory.

Reference

About

Codeforces Rating System (third party implementation)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published