Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 480 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 480 Bytes

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