Skip to content

GoLang script for download all of your Codeforces accepted solutions

Notifications You must be signed in to change notification settings

MinaMaher0/Go-download-my-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Go download my solution

forthebadge

GoLang script for download all of your Codeforces accepted solutions

Usage

  • install go from https://golang.org/dl/
  • install gocolly
    go get -u github.com/gocolly/colly/...
  • run script
    go run main.go
    
  • solutions folder should be created and contains all your solutions

Todos

  • add file extension

About

GoLang script for download all of your Codeforces accepted solutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages