Пожалуйста, подпишитесь на официальный канал Codeforces в Telegram по ссылке https://t.me/codeforces_official. ×

FastOlympicCoding setup — A step-by-step guide.

Правка en1, от arnab_9997, 2021-06-04 08:44:08

I recently tried using the fastolympiccoding package on sublime. But had to go through different blogs, videos to understand how to set it up. So, here I am trying to compile a short step-by-step guide to set it up for anyone who faces similar difficulty. I will attach links to blogs/repos which I referred.

1) Install mingw (You can YouTube search this, there are tons of videos on it).

2) Install Sublime Text.

3) Install "package control" in Sublime.

Click

4) Setting up fastolympiccoding in sublime:

Click

5) Setup FastOlympicCodingHook in sublime (In layman terms, this parses the test cases of the problem open in chrome automatically to a file).

Click

5 a) Using FastOlympicCodingHook:

Click

6) Setup AutomateOlympicCoding in sublime

Click

6 a) Using AutomateOlympicCoding:

Click

I haven't covered everything this extension does. But that being said, this does setup the basics.

Links I referred: link link link link link

My opinion: Extensions and marcos don't help much until one practices enough.

Теги #codefoces, #help

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский arnab_9997 2021-06-04 08:44:08 4644 Initial revision (published)