Accepted Solution Links Retriever
Difference between en2 and en3, changed 355 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.↵

### 
RunningUsage
* **Download** 
[main.exe](https://github.com/omaryasser/Codeforces-Solutions-Retriever/blob/master/main.exe) file.↵
* Open the **terminal** and go to the directory containing the downloaded file.↵
* Type ```./main.exe``` to **execute** the code.↵
* You will be asked for the **Codeforces handle** for which the accepted solution links will
and **Execute** ```Retriever``` file.↵
* Provide your **Codeforces Handle** when prompted.↵
* **Codeforces Solutions** folder should
 be cretrievated.!

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)