Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Result Calculators for the Sport Programmer of the Month Challenge

Usage

  1. Download the list of students registered for the contest in the form of a .csv file and place it in ./.

  2. run filter.py with :

python3 filter.py

You are now setup for the whole month !

  1. Contests :
  • move into the folder for the respective competition using cd.
  • AtCoder :

    • enter your atcoder credenntials in lines 12 and 13 of scrape.py
    • Then run the following command to get the scores:
      ./getScores.sh <contest-id>
      
    Example: ./getScores.sh abc171
  • Codeforces :

    • Run the following command to get the scores:
      ./getScores.sh <contest-id>
      
      Example: ./getScores.sh 1397
    • The results are calculated and stored in the file scores.csv of the respective directories

Contributors :

The following students were involved in writing the programs:

Managers :

The following students were involved in the management of the challenge:

About

scripts for running competitive programmer of the month

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages