-
Download the list of students registered for the contest in the form of a
.csv
file and place it in./
. -
run
filter.py
with :
python3 filter.py
- Contests :
- move into the folder for the respective competition using
cd
. -
- enter your atcoder credenntials in lines
12
and13
ofscrape.py
- Then run the following command to get the scores:
./getScores.sh <contest-id>
./getScores.sh abc171
- enter your atcoder credenntials in lines
-
- Run the following command to get the scores:
Example:
./getScores.sh <contest-id>
./getScores.sh 1397
- The results are calculated and stored in the file
scores.csv
of the respective directories
- Run the following command to get the scores:
The following students were involved in writing the programs:
- Atcoder Rank Calculator: namangup
- Codeforces Rank Calculator: abhimanyusethia12
- Ranks to Score Convertor: AthaSSiN
- Input file filter : Pramodh-G
The following students were involved in the management of the challenge:
- August: Pramodh-G and rohanblueboybaijal
- September: rockstar2514 and SomTambe
- October: Zark84010 and SarthakRout
- November: shubh101295 and yatharth0610
- December: namangup and abhimanyusethia12