Codeforces Accepted Solution Links Retrieves Collector
Difference between en3 and en4, changed 28 character(s)
This can be helpful for people who want to retrieve all of their accepted Codeforces solution links.↵

I implemented [this](https://github.com/omaryasser/Codeforces-Solutions-Retriever/blob/master/main.go) simple script in **GoLang** as I needed to collect all of my Codeforces solution links and put them on Github in [this](https://github.com/omaryasser/Competitive-Programming/tree/master/Solutions/Codeforces%20Solutions) format.↵

### Usage↵
* **Download** and **Execute** ```Retriever``` file.↵
* Provide your **Codeforces Handle** when prompted.↵
* **Codeforces Solutions** folder should be created!↵

I hope this helps.↵

Update: Now it should work for Windows users.↵

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English Omar_Morsi 2019-12-31 12:37:50 28
en3 English Omar_Morsi 2019-12-31 12:37:13 355
en2 English Omar_Morsi 2018-12-22 07:45:03 24 Tiny change: 'ontaining ```main.exe``` file.\n* ' -> 'ontaining the downloaded file.\n* '
en1 English Omar_Morsi 2018-12-21 15:54:17 863 Initial revision (published)