Accepted Solution Links Retriever
Разница между en1 и en2, 24 символ(ов) изменены
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.↵

### Running↵
* **Download** [main.exe](https://github.com/omaryasser/Codeforces-Solutions-Retriever/blob/master/main.exe) file.↵
* Open the **terminal** and go to the directory containing 
```main.exe```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 be retrieved.↵

I hope this helps.↵

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en4 Английский Omar_Morsi 2019-12-31 12:37:50 28
en3 Английский Omar_Morsi 2019-12-31 12:37:13 355
en2 Английский Omar_Morsi 2018-12-22 07:45:03 24 Tiny change: 'ontaining ```main.exe``` file.\n* ' -> 'ontaining the downloaded file.\n* '
en1 Английский Omar_Morsi 2018-12-21 15:54:17 863 Initial revision (published)