You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now we only have the feature for scraping a specific problem and creating its input and output files. The idea is to extend this making possible to send a contest link with a flag --contest and it will scrap all the problems, create its specific folders and set everything perfectly.
Reusing the already created functions that scrapes the problems is the wise move here.
The text was updated successfully, but these errors were encountered:
For now we only have the feature for scraping a specific problem and creating its input and output files. The idea is to extend this making possible to send a contest link with a flag
--contest
and it will scrap all the problems, create its specific folders and set everything perfectly.Reusing the already created functions that scrapes the problems is the wise move here.
The text was updated successfully, but these errors were encountered: