Skip to content

give it a submission link, it will bring you all the inputs and jury's outputs!

Notifications You must be signed in to change notification settings

kerolloz/codeforces-submission-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Codeforces Submission Parser

How to use

you should have BeautifulSoup installed for python3 - to install it copy and past the following command to your terminal
using apt package manager -> sudo apt-get install python3-bs4
using pip dependencies manager - >pip3 install beautifulsoup
to run the program use the following command
python3 submissions.py

About

give it a submission link, it will bring you all the inputs and jury's outputs!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages